-
Notifications
You must be signed in to change notification settings - Fork 220
Description
However, today when I tried to debug a project, after a month or two gap, the debugger does not trigger the debug points but I can still reach the same location from the main script by "stepping in".
The debugger used to work with the same project a month or two ago when I was using the insider version 1.7.13 (or a version before) of Julia-vscode.
Back then I switch to the insider version just because of this issue and now it says it is deprecated " This extension is deprecated. Use the Julia extension instead. "
Do you have an idea why I could debug using the insider version but not the main version? Can I change a setting as a user to be able to debug my code? Is there a way to use the old insider version the plugin until this issue is fixed?