Releases: BetterThanTomorrow/calva
Releases · BetterThanTomorrow/calva
v2.0.92
- Changed all documentation links from https://calva.readthedocs.io/ to https://calva.io/
- Add step over, step into, and step out debugger features
- Add annotations for debugging to show debug values as the cursor moves to each breakpoint
- Fix debugger disconnect to show quit value instead of cider-nrepl exception
- Use visible editor if one exists with code being debugged, instead of opening a new one
v2.0.91
v2.0.90
v2.0.89
v2.0.88
v2.0.87
v2.0.86
v2.0.85
v2.0.84
v2.0.83
- When format config fails to parse, fall back on defaults rather than crash
- Fix: Var quoted symbols are treated as reader tags