mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-28 04:23:32 +01:00
Make sure we activate js/ts extension when someone sends the _typescript.configurePlugin command
This commit is contained in:
@@ -42,6 +42,7 @@
|
||||
"onCommand:typescript.goToProjectConfig",
|
||||
"onCommand:typescript.openTsServerLog",
|
||||
"onCommand:workbench.action.tasks.runTask",
|
||||
"onCommand:_typescript.configurePlugin",
|
||||
"onLanguage:jsonc"
|
||||
],
|
||||
"main": "./out/extension",
|
||||
|
||||
Reference in New Issue
Block a user