You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#249)
- Fixes#25, #32, #35, #235, #242 (unable to run without debugging using CTRL+F5)
- Fixes#191, #158, #24, #136 (error message displayed when debugged code terminates)
- Fixes#157 (debugger crashes when python program does not launch)
- Fixes#114, #149, #250 (use vscode infrastructure to launch debugger in integrated and external terminals)
- Fixes#239 Remove prompt added to pause terminal upon program completion
Using vs code infrastructure to run code in an external terminal does not work (microsoft/vscode#38578)
Once the above solution is resolved (or work around identified) we need to implement this in the LocalDebugClient class.
The text was updated successfully, but these errors were encountered: