Skip to content

Commit be10cfd

Browse files
committed
Update package.json
1 parent 9de1a3f commit be10cfd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -348,7 +348,7 @@
348348
},
349349
{
350350
"command": "vscode-objectscript.launchWebSocketTerminal",
351-
"when": "editorLangId =~ /^objectscript/ && vscode-objectscript.connectActive"
351+
"when": "vscode-objectscript.connectActive"
352352
}
353353
],
354354
"view/title": [

0 commit comments

Comments
 (0)