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

First debug start has no effect if 'preLaunchTask' is watching #4105

Closed
isidorn opened this issue Mar 14, 2016 · 3 comments
Closed

First debug start has no effect if 'preLaunchTask' is watching #4105

isidorn opened this issue Mar 14, 2016 · 3 comments
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug debug Debug viewlet, configurations, breakpoints, adapter issues important Issue identified as high-priority verified Verification succeeded
Milestone

Comments

@isidorn
Copy link
Contributor

isidorn commented Mar 14, 2016

  1. Have a launch.json with a 'preLaunchTask' that is watching
  2. Start debugging - no effect, only the second start does the job
@isidorn isidorn added bug Issue identified by VS Code Team member as probable bug debug Debug viewlet, configurations, breakpoints, adapter issues labels Mar 14, 2016
@isidorn isidorn self-assigned this Mar 14, 2016
@isidorn isidorn added this to the March 2016 milestone Mar 14, 2016
@isidorn isidorn added the important Issue identified as high-priority label Mar 15, 2016
@isidorn isidorn assigned joaomoreno and unassigned isidorn Mar 15, 2016
@isidorn
Copy link
Contributor Author

isidorn commented Mar 15, 2016

@joaomoreno about 2 weeks ago you filed an issue about an error from a watch task is not bein respected and that debug gets run anyways. We need to verify that scenario again. I tried to dig up that bug, but could not. Can you give me a pointer to that bug if you can find it on github please

@joaomoreno
Copy link
Member

@isidorn This is all I could find #2370

@isidorn
Copy link
Contributor Author

isidorn commented Mar 16, 2016

That's not the one I was looking for, anyways when verfying this please try the following 4 scenarios:

  • watching task that does not produce errors
  • watching task - errors
  • non watching task - no errors
  • non watching task - errors

@joaomoreno joaomoreno added the verified Verification succeeded label Mar 18, 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
bug Issue identified by VS Code Team member as probable bug debug Debug viewlet, configurations, breakpoints, adapter issues important Issue identified as high-priority verified Verification succeeded
Projects
None yet
Development

No branches or pull requests

2 participants