ahkpp
ahkpp copied to clipboard
Test debugger scenarios
To ensure we don't reintroduce #153 or similar issues, we should have automated tests. However, there doesn't seem to be any way to test a debugger using the standard VS Code interface.
We should continue research here and reach out to the VS Code extension authors community to see if there is a way to do this.
If it can't be done through the standard interface, it's probably worth writing an AHK script to do it :)
Until this issue is closed, we will need to manually test all changes to the debugger.
Ref also #369 :(
closing as dupe, this will come when I need to work on the debugger again