emacs

ThomasFuston 2025-09-19T17:44:10.039179Z

I am trying to setup emacs for clojure. I am happy in general, i have lsp-mode setup for clojure and it is working, but as soon as i start cider-jack-in into repl, i dont get any completions from lsp anymore, same happens with eglot, i can only imagine cider is stopping them. I am clueless where to look into it.

ThomasFuston 2025-09-23T18:44:57.869009Z

Thank you for the tip @ericdallo it does work - sometimes 🙂 But i will take a deeper look into it, and just live without lsp in emacs maybe some day it will just work :)

ericdallo 2025-09-19T17:53:44.023839Z

Yes, there is a workaround for that:

ericdallo 2025-09-19T17:54:26.723519Z

This will force use LSP one, which IMO is what most users want most of the time