v2.0.595
- Add: REPL output sidebar destination (Output view, but for sidebar placement)
- Update default output destinations to all be
[\"terminal\", \"output-sidebar\"](from\"terminal\")
- Update default output destinations to all be
- Output views (both variants): wrap evalOutput at view width, avoiding horizontal scroll of the view.
- Output views (both variants): Add wrap toggle command for evaluated code and results
- Fix: The Output view isn't displaying evaluation meta
- Fix: Terrible performance with large-ish numbers of cursors and
paredit - Fix: More stable way to recreate the Calva Output terminal after the tab is closed. Mitigation for Output terminal stops outputting in Cursor
- Bump deps-clj to v1.12.5.1664
- Doc site: Let the Calva User Guide follow the system light/dark preference,
with a manual theme toggle and a Calva-branded dark palette. - Fix: Documentation bug: incorrect settings description for Jack-in dependency versions
- Internal: Replace dependency on extract-zip for jszip (
npm auditclean for now)