We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6a67ce5 commit 4c7f462Copy full SHA for 4c7f462
package.json
@@ -1,5 +1,5 @@
1
{
2
- "$schema": "https://raw.githubusercontent.com/sourcegraph/sourcegraph/master/shared/src/schema/extension.schema.json",
+ "$schema": "https://raw.githubusercontent.com/sourcegraph/sourcegraph/main/client/shared/src/schema/extension.schema.json",
3
"name": "open-in-vscode",
4
"description": "Open the current file in VS Code",
5
"publisher": "sourcegraph",
0 commit comments