Fork me on GitHub
#cider
<
2023-05-18
>
yuhan12:05:45

Posted some findings on https://github.com/clojure-emacs/cider/issues/3343, curious to know if anyone else faces similar performance issues (stuttery typing, long freezes after jack-in/connect). Any insight into the CLJS dev aspect of things also appreciated :)

cider 8
mister_m20:05:11

Does anyone use imenu ? I am not currently using LSP or LSP-UI with CIDER but I am wondering if there is anything that could enhance it a bit to differentiate functions, defs, etc

Sam20:05:39

Have you tried consult-lsp-symbols?