zero-plusplus / vscode-autohotkey-debug

https://marketplace.visualstudio.com/items?itemName=zero-plusplus.vscode-autohotkey-debug
MIT License
50 stars 4 forks source link

If debugging is terminated by an error, debugging may not start until vscode is restarted #291

Open zero-plusplus opened 1 year ago

zero-plusplus commented 1 year ago

This issue has existed for some time, but could not be fixed due to lack of reproducibility.

I guess that it is probably caused by an error somewhere that is not caught and the termination process is not executed properly.