Fork me on GitHub
#cider
<
2023-01-15
>
moe19:01:05

I don't get company completion suggestions for namespaced vars, is that like a regular thing? I only really just noticed.

moe20:01:40

I do in the repl, but not anywhere else

browe17:01:16

company completion has been broken for me for a long time…

moe17:01:47

do you have. working setup w/ something else?

browe17:01:18

no. for me clojure has no completion in emacs

browe17:01:54

… it used to many years ago

dpsutton17:01:11

are you using lsp and CIDER at the same time?

moe17:01:52

i'm using LSP + Cider

moe17:01:57

as noted, namespaced completion works well in the REPL buffers

dpsutton17:01:04

If you disable lsp does completion come back? They by default fight over it I think and you end up with empty caches of completion

moe17:01:48

i'm guessing it will, let me check

moe18:01:49

unfortunately duty calls, i'll have to come back to this. do you have a suggestion if disabling lsp-mode fixes the completion issue?

dpsutton18:01:45

i’ll have to look for it but there’s a way to say use one over the other