Missed the activation change from anywhere in the workspace folder to root only.
This commit is contained in:
Родитель
4f350697ed
Коммит
453ad03e2e
|
@ -46,8 +46,8 @@
|
|||
"onCommand:makefile.setLaunchConfiguration",
|
||||
"onCommand:makefile.launchDebug",
|
||||
"onCommand:makefile.launchRun",
|
||||
"workspaceContains:**/makefile",
|
||||
"workspaceContains:**/Makefile"
|
||||
"workspaceContains:makefile",
|
||||
"workspaceContains:Makefile"
|
||||
],
|
||||
"main": "./out/src/extension.js",
|
||||
"contributes": {
|
||||
|
|
Загрузка…
Ссылка в новой задаче