In the terminal where the repl is running, hit ctrl+c. That's the only way I know to stop it. Maybe we could add a command for stopping the repl that evals (System/exit)
. It's hardly easier though, I think.
@dharmaturtle There’s a setting (`Editor: Show Folding Controls`) that allows you to have the v
/`>` always show up in the gutter.
I found that while searching through settings to see if there’s a way to get a visible guide to where lines would wrap if wrap was enabled… but I haven’t found that yet.
Calva version 2.0.182 is out. 🎉 :calva: :clojure-lsp: With this version, the native binary for clojure-lsp is downloaded and used by Calva instead of the jar. You should experience better startup times of clojure-lsp and lower CPU and memory usage.
CC @ericdallo