This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2019-05-11
Channels
- # announcements (1)
- # aws (4)
- # beginners (16)
- # cider (9)
- # cljs-dev (3)
- # cljsrn (2)
- # clojure (46)
- # clojure-brasil (1)
- # clojure-spec (3)
- # clojure-uk (4)
- # clojurescript (46)
- # cursive (26)
- # duct (1)
- # emacs (31)
- # figwheel (1)
- # fulcro (9)
- # graalvm (21)
- # kaocha (1)
- # nyc (1)
- # off-topic (4)
- # pathom (6)
- # planck (45)
- # re-frame (2)
- # reagent (11)
- # ring (5)
- # rum (9)
- # spacemacs (2)
- # sql (60)
- # tools-deps (3)
I'd like to give https://github.com/snoe/clojure-lsp a try but I'm not completely sure how to do that in spacemacs.
Does anybody have a working configuration that they could share?
There's little info about configuration this thing in spacemacs via lsp
mode:
- https://github.com/emacs-lsp/lsp-mode#spacemacs
- http://develop.spacemacs.org/layers/+tools/lsp/README.html
While not related to clojure-lsp, this one is the best resource I've found: https://github.com/emacs-lsp/dap-mode/wiki/Clojure:-debugging-and-introspecting-Java-Code I actually ended up not using clojure-lsp since it seemed to "override" joker error reports and I've found joker better for my purposes.