You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 6, 2018. It is now read-only.
Copy file name to clipboardexpand all lines: README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -34,7 +34,7 @@ Sourcegraph extensions are in alpha. Please [file issues](https://github.com/sou
34
34
35
35
## Authoring extensions
36
36
37
-
Writing a Sourcegraph extension is very similar to writing an editor extension for [VS Code](https://code.visualstudio.com/docs/extensions/overview). See the [Codecov extension's main `extension.ts` file](https://sourcegraph.sgdev.org/github.com/sourcegraph/sourcegraph-codecov/-/blob/src/extension.ts) for an example.
37
+
Writing a Sourcegraph extension is very similar to writing an editor extension for [VS Code](https://code.visualstudio.com/docs/extensions/overview). See the [Codecov extension's main `extension.ts` file](https://sourcegraph.com/github.com/sourcegraph/sourcegraph-codecov/-/blob/src/extension.ts) for an example.
38
38
39
39
We will publish docs on how to create extensions very soon. [Subscribe to issue #42 "Document how to create extensions"](https://github.com/sourcegraph/sourcegraph-extension-api/issues/42) to get notified when the docs are ready.
0 commit comments