Activate on launch commands. (#108)
This commit is contained in:
Родитель
f896d963b5
Коммит
66197e93c7
|
@ -46,6 +46,13 @@
|
|||
"onCommand:makefile.setLaunchConfiguration",
|
||||
"onCommand:makefile.launchDebug",
|
||||
"onCommand:makefile.launchRun",
|
||||
"onCommand:makefile.launchTargetPath",
|
||||
"onCommand:makefile.getLaunchTargetPath",
|
||||
"onCommand:makefile.launchTargetFileName",
|
||||
"onCommand:makefile.getLaunchTargetFileName",
|
||||
"onCommand:makefile.getLaunchTargetDirectory",
|
||||
"onCommand:makefile.getLaunchTargetArgs",
|
||||
"onCommand:makefile.getLaunchTargetArgsConcat",
|
||||
"onCommand:makefile.configure",
|
||||
"onCommand:makefile.cleanConfigure",
|
||||
"onCommand:makefile.preConfigure",
|
||||
|
|
Загрузка…
Ссылка в новой задаче