-
Notifications
You must be signed in to change notification settings - Fork 29.9k
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
postDebugTask is not called when the debug session is stopped #46688
Comments
Works for me
Mac
Yes
I do not think so. I also tried debugging a simple JS file and it didn't work for me |
Sure. Will ping you tomorrow |
Assigning myself and to March for investigation tomorrow |
This is happening because the VS live share extension seems to overwrite the launch.json and remove the postDebugTask from it. @rodrigovaras can you please open a VS live share issues so you can track this please. |
@rodrigovaras actually I just filed https://github.com/Microsoft/vscode-cascade/issues/60 |
@sandy081 This has been resolved in the latest Live Share extension release. Let us know if this repros after you update. Thanks again for reporting it! |
Testing #45305
postDebugTask
to the launchLaunch Program
Post debug task
start
is not executedThe text was updated successfully, but these errors were encountered: