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
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: