This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2021-07-06
Channels
- # aleph (1)
- # announcements (29)
- # babashka (39)
- # beginners (52)
- # cider (3)
- # cljsrn (19)
- # clojure (167)
- # clojure-europe (15)
- # clojure-nl (2)
- # clojure-uk (62)
- # clojurescript (13)
- # community-development (8)
- # cursive (5)
- # datomic (10)
- # introduce-yourself (1)
- # java (10)
- # jobs (12)
- # jobs-discuss (1)
- # kaocha (2)
- # lsp (6)
- # luminus (1)
- # malli (15)
- # meander (3)
- # music (1)
- # nrepl (2)
- # off-topic (91)
- # pathom (4)
- # reagent (21)
- # reitit (10)
- # sci (5)
- # shadow-cljs (17)
- # spacemacs (3)
- # sql (7)
- # tools-deps (40)
- # utah-clojurians (2)
- # xtdb (7)
I’m not sure if this is an LSP or #vim question, so i can move it if necessary: what’s the best way to execute the non-code action refactoring commands, such as “add missing namespace”?
oh nevermind, i skipped right past the examples in the docs. idk how i did that.
I'm not a vim user but something I already noticed is that there is no guide/docs teaching all the available commands, I see a lot of vim users seeking for that kind of help all the time 😕
I mean, a guide like this: https://emacs-lsp.github.io/lsp-mode/tutorials/clojure-guide/ Or even a simple page with all available coc/nvim commands