File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 113113 },
114114 {
115115 "command" : " vscode-objectscript.viewOthers" ,
116- "when" : " editorLangId =~ /^objectscript/ && vscode-objectscript.connectActive"
116+ "when" : " vscode-objectscript.connectActive"
117117 },
118118 {
119119 "command" : " vscode-objectscript.subclass" ,
274274 "editor/context" : [
275275 {
276276 "command" : " vscode-objectscript.viewOthers" ,
277- "when" : " editorLangId =~ /^objectscript/ && vscode-objectscript.connectActive" ,
277+ "when" : " vscode-objectscript.connectActive" ,
278278 "group" : " objectscript@1"
279279 },
280280 {
319319 {
320320 "command" : " vscode-objectscript.touchBar.viewOthers" ,
321321 "group" : " objectscript.viewOthers" ,
322- "when" : " editorLangId =~ /^objectscript/ && vscode-objectscript.connectActive"
322+ "when" : " vscode-objectscript.connectActive"
323323 }
324324 ],
325325 "explorer/context" : [
You can’t perform that action at this time.
0 commit comments