Did anything change in Calva? Debugging does not work any more. When I call a function, that is instrumented for Debuging, Calva stops working. Any expression I evaluate then is directly returned without execution.
Could it be a regression from this, maybe… https://clojurians.slack.com/archives/CBE668G4R/p1778360026571999
I can reproduce it and will raise an issue.
You can install an earlier version of Calva and see which version broke your repro.
Tried a few earlier versions. Still failing. Will go a bit more backwards tomorrow.