This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2022-11-06
Channels
- # announcements (3)
- # babashka (1)
- # beginners (26)
- # calva (1)
- # cider (17)
- # clj-commons (16)
- # clj-kondo (11)
- # clojure (21)
- # clojure-europe (9)
- # clojure-norway (1)
- # clojure-portugal (2)
- # clojure-spec (8)
- # clojure-uk (4)
- # clojurescript (35)
- # datomic (5)
- # emacs (9)
- # figwheel-main (15)
- # fulcro (26)
- # honeysql (1)
- # lsp (5)
- # off-topic (2)
- # polylith (1)
- # rdf (6)
- # re-frame (4)
- # reagent (15)
- # reitit (9)
- # releases (2)
- # shadow-cljs (4)
- # sql (25)
- # squint (2)
- # xtdb (7)
I'm about to test that soon, but this should bring huge performance improvements for Emacs with any LSP via lsp-mode https://www.reddit.com/r/emacs/comments/ymrkyn/async_nonblocking_jsonrpc_or_lsp_performance/
👍 2
FYI @U07M2C8TT there is a comment there mentioning clojure-lsp, when we had the one thread to process requests/responses and found perf issues only on Emacs, that was the issue, a Emacs core issue in the end :)
Fascinating... I'm not sure I totally understand the problem or the fix, but I'm excited to try it. Have you run the fork yet @UKFSJSM38?