Releases: BetterThanTomorrow/calva
Releases · BetterThanTomorrow/calva
v2.0.40
- Add command for connecting to a non-project REPL
- Add hover to inline result display, containing the full results
- Better inline evaluation error reports with file context
- Enhancement REPL window handling / nREPL menu button
- Print async output, and a setting for where it should go
- Fix REPL window prompt does not always reflect current ns
- Escape HTML in stdout and stderr in REPL window
- Add content security policy to webview and remove image load error
v2.0.39
v2.0.38
v2.0.37
v2.0.36
- Fix REPL Window namespace being reset to user
- Update nrepl-version to 0.22.1
v2.0.35
v2.0.34
- More accurate code completion lookups.
- Keep focus in editor when evaluating to the REPL Window.