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
The VS Code team has fixed the $file variable so that it always gets updated to the most recently opened file path when the debugger is started. We should use this in the default launch configuration so that it's easier for users to get started debugging their scripts.
Thanks Keith! I think they're doing their final validation now. I don't know when it's going to happen, but all of their testing work items just got finished up today:
The VS Code team has fixed the $file variable so that it always gets updated to the most recently opened file path when the debugger is started. We should use this in the default launch configuration so that it's easier for users to get started debugging their scripts.
microsoft/vscode#1667
The text was updated successfully, but these errors were encountered: