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
{{ message }}
This repository has been archived by the owner on Dec 15, 2022. It is now read-only.
I pushed a fix for one case of this using sourcemaps, but I realized that there's another case without sourcemaps that can't really be fixed by the debug adapter. Filing an issue on vscode.
Setting a breakpoint on the last line while the adapter is running setts it on the next non-existant line and cant be removed.
Setting the point while the debugger isn't running works ok, though.
The text was updated successfully, but these errors were encountered: