We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5d4fe3b commit 1650da9Copy full SHA for 1650da9
package.json
@@ -862,12 +862,6 @@
862
"command": "vscode-objectscript.ccs.resolveContextExpression",
863
"title": "Resolve Context Expression"
864
},
865
- {
866
- "category": "Consistem",
867
- "command": "vscode-objectscript.ccs.getGlobalDocumentation",
868
- "title": "Show Global Documentation",
869
- "enablement": "vscode-objectscript.connectActive"
870
- },
871
{
872
"category": "Consistem",
873
"command": "vscode-objectscript.ccs.goToDefinition",
0 commit comments