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.
2 parents ef4f2f1 + db0afa7 commit bd02bf7Copy full SHA for bd02bf7
package.json
@@ -206,10 +206,6 @@
206
"when": "editorLangId =~ /^objectscript/ && vscode-objectscript.connectActive",
207
"group": "objectscript@2"
208
},
209
- {
210
- "command": "vscode-objectscript.studio.actions",
211
- "when": "resourceScheme == isfs && vscode-objectscript.connectActive"
212
- },
213
{
214
"command": "vscode-objectscript.previewXml",
215
"when": "editorLangId =~ /^xml/",
0 commit comments