Skip to content

Commit db0afa7

Browse files
committed
fix #176 Remove obsolete menu reference to renamed command
1 parent 74cfce9 commit db0afa7

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

package.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -206,10 +206,6 @@
206206
"when": "editorLangId =~ /^objectscript/ && vscode-objectscript.connectActive",
207207
"group": "objectscript@2"
208208
},
209-
{
210-
"command": "vscode-objectscript.studio.actions",
211-
"when": "resourceScheme == isfs && vscode-objectscript.connectActive"
212-
},
213209
{
214210
"command": "vscode-objectscript.previewXml",
215211
"when": "editorLangId =~ /^xml/",

0 commit comments

Comments
 (0)