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

Create setting to disable all automatic task detection an only use tasks.json #76522

Closed
alexr00 opened this issue Jul 3, 2019 · 1 comment
Closed
Assignees
Labels
*duplicate Issue identified as a duplicate of another issue(s) feature-request Request for new features or functionality tasks Task system issues
Milestone

Comments

@alexr00
Copy link
Member

alexr00 commented Jul 3, 2019

Now that #33523 is done, we can enable only using tasks defined in tasks.json.

To implement, we need a setting name (maybe tasks.source, with options tasks.json and default. Still needs some thought) and a setting check before provideTasks is called on all the providers. We would simply not call provide tasks on any providers if the setting is set to tasks.json.

@alexr00 alexr00 added feature-request Request for new features or functionality tasks Task system issues labels Jul 3, 2019
@alexr00 alexr00 added this to the On Deck milestone Jul 3, 2019
@alexr00 alexr00 self-assigned this Jul 3, 2019
@alexr00 alexr00 added good first issue Issues identified as good for first-time contributors help wanted Issues identified as good community contribution opportunities and removed good first issue Issues identified as good for first-time contributors help wanted Issues identified as good community contribution opportunities labels Jul 3, 2019
@alexr00
Copy link
Member Author

alexr00 commented Jul 3, 2019

Looks like we already had an issue for this. Duplicate of #63841

@alexr00 alexr00 closed this as completed Jul 3, 2019
@alexr00 alexr00 added the *duplicate Issue identified as a duplicate of another issue(s) label Jul 3, 2019
@vscodebot vscodebot bot locked and limited conversation to collaborators Aug 17, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
*duplicate Issue identified as a duplicate of another issue(s) feature-request Request for new features or functionality tasks Task system issues
Projects
None yet
Development

No branches or pull requests

1 participant