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

preLaunchTask improvements #2940

Closed
3 tasks done
isidorn opened this issue Feb 11, 2016 · 1 comment
Closed
3 tasks done

preLaunchTask improvements #2940

isidorn opened this issue Feb 11, 2016 · 1 comment
Labels
debug Debug viewlet, configurations, breakpoints, adapter issues testplan-item
Milestone

Comments

@isidorn
Copy link
Contributor

isidorn commented Feb 11, 2016

We have improved the preLaunchTask based on user feedback and feature requests. Have a launch.json with a preLaunchTask and verify:

  • If preLaunchTask produces an error debugging does not start and an appropriate message with an option to debug despite the error is shown
  • If a preLaunchTask is a watching task debugging does not start before the watching task becomes inactive
  • If a tasks.json is missing and a preLaunchTask is set we offer the user to create a tasks.json
@chrisdias
Copy link
Member

@isidorn @joaomoreno I feel like I was a little sloppy opening new bugs vs. reopening existing bugs for this test case, not very consistent. Sorry about that.

@isidorn isidorn closed this as completed Feb 25, 2016
@vscodebot vscodebot bot locked and limited conversation to collaborators Nov 18, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
debug Debug viewlet, configurations, breakpoints, adapter issues testplan-item
Projects
None yet
Development

No branches or pull requests

2 participants