The debugger in VSCode stopped working for me recently. I am not sure if the problem was introduced in Julia v1.11 or Julia v1.12. Whenever I call @enter fun(arg...) in the REPL the debugger is launched, but I can’t step into the function. Anyone with similar issues?
I am on VSCode v1.124.2 with the Julia extension v1.219.2.