Debugger is gone from VSC?

When now do @run ... no breakpoints are hit. That means no debugger at all-
Only me?

Ping

And what does pretend to mean?

Please provide at least a few details when asking for help, like version of the extension and julia, what code you’re trying to debug, your compiled modules config etc.

I think this happened after the before latest VSC update. I used this for years. Should be latest extension version on Windows, Julia 1.10. Nothing works now. I put the breakpoints, run @run ... and the code never stops at the breakpoints neither on lines when it errors.