Workspace Default Build Task doesn't seem to work when a User Default Build Task has already been defined #134605
Labels
bug
Issue identified by VS Code Team member as probable bug
insiders-released
Patch has been released in VS Code Insiders
tasks
Task system issues
verified
Verification succeeded
Milestone
Issue Type: Bug
I've set a User Default Build Task with those lines:
so that I can press ctrl+shit+B to launch the compiler and skip the annoying drop down menu.
But when I configure a Workspace Default Build Task and press the shortcut, it only launches the User's task and ignores the Workspace settings.
The only way I've found to make it work is to not set the build task to default in the User's file, which is annoying because I'm losing the default configuration for projects relying on the User's settings.
Any workaround? or am I doing something wrong?
VS Code version: Code 1.60.2 (7f6ab54, 2021-09-22T12:00:31.514Z)
OS version: Windows_NT x64 10.0.19042
Restricted Mode: No
The text was updated successfully, but these errors were encountered: