This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2020-12-13
Channels
- # adventofcode (69)
- # announcements (1)
- # babashka (68)
- # beginners (37)
- # calva (3)
- # cider (4)
- # cljdoc (4)
- # cljsrn (1)
- # clojure (73)
- # clojure-europe (13)
- # clojure-nl (15)
- # clojure-switzerland (11)
- # clojure-uk (6)
- # clojurescript (14)
- # code-reviews (1)
- # conjure (1)
- # cryogen (3)
- # fulcro (32)
- # lambdaisland (8)
- # pathom (13)
- # reagent (6)
- # releases (1)
- # reveal (43)
- # shadow-cljs (9)
- # tools-deps (2)
- # vim (2)
Hello Calva friends, some more changes with the clojure-lsp branch are ready for testing with this vsix: https://8976-125431277-gh.circle-artifacts.com/0/tmp/artifacts/calva-2.0.135-feat-lsp-client-ff64b560.vsix I've figured out how to disable some features that either still need some work in clojure-lsp, or that Calva does better on its own. Things you can do thanks to clojure-lsp in this vsix (and without a repl connection): • Go to definition/references • Peek definition/references • Find all references • Rename symbol • Change all occurrences • Enable references code lens via the new setting (disabled by default)
🙌 9