Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extension provided tasks are not recognized in workspace settings file only in .vscode/launch.json (for instance) #136187

Open
theIDinside opened this issue Oct 31, 2021 · 0 comments
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug debug Debug viewlet, configurations, breakpoints, adapter issues
Milestone

Comments

@theIDinside
Copy link

Does this issue occur when all extensions are disabled?: Yes/No

Version: 1.61.2
Commit: 6cba118
Date: 2021-10-19T14:58:13.605Z
Electron: 13.5.1
Chrome: 91.0.4472.164
Node.js: 14.16.0
V8: 9.1.269.39-electron.0
OS: Linux x64 5.11.0-38-generic snap

Provided tasks from extension are not recognized when told to launch in a preLaunchTask from the "workspace" configuration file. However, if a launch.json is provided in the .vscode/ folder, with the "preLaunchTask": "someTaskExtensionProvides" then it works.

There seems to be no documentation anywhere that describes the difference here or what I need to do, to expose my provided task to be recognized from the workspace configuration file.

@weinand weinand added the debug Debug viewlet, configurations, breakpoints, adapter issues label Nov 1, 2021
@weinand weinand added the bug Issue identified by VS Code Team member as probable bug label Dec 13, 2021
@weinand weinand added this to the January 2022 milestone Dec 13, 2021
@weinand weinand modified the milestones: January 2022, On Deck Jan 24, 2022
@weinand weinand removed their assignment Oct 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Issue identified by VS Code Team member as probable bug debug Debug viewlet, configurations, breakpoints, adapter issues
Projects
None yet
Development

No branches or pull requests

3 participants