calva

Wednesdays you might find @U0ETXRFEW in the Gather Calva space. Invite is https://gather.town/invite?token=GZqrm7CR and the password is `Be kind`.
bringe 2021-03-26T00:59:21.114Z

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.

seancorfield 2021-03-26T17:03:57.115400Z

@dharmaturtle There’s a setting (`Editor: Show Folding Controls`) that allows you to have the v/`>` always show up in the gutter.

1❗
seancorfield 2021-03-26T17:06:40.116500Z

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.

bringe 2021-03-26T20:50:18.119Z

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.

256❤️7🤘4🙌
bringe 2021-03-26T20:50:27.119200Z

CC @ericdallo