This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2022-12-28
Channels
- # announcements (1)
- # aws (1)
- # babashka (15)
- # beginners (19)
- # biff (4)
- # clojars (24)
- # clojure (22)
- # clojure-europe (17)
- # clojure-norway (3)
- # clojurescript (10)
- # emacs (5)
- # gratitude (1)
- # introduce-yourself (2)
- # jobs (1)
- # malli (3)
- # off-topic (2)
- # re-frame (1)
- # remote-jobs (3)
- # shadow-cljs (71)
- # vim (4)
Hi,
I use both lsp-mode
and cider
and company-mode
. Both lsp-mode
and cider
hook into completion-at-point-functions
. But when cider
is activated snippets from lsp
are no longer available. Is there a way make it work all together or (alternatively) how do I disable cider
completion?
Thanks!
I'm not aware of how making both work well together, but you can disable cider one as mentioned https://emacs-lsp.github.io/lsp-mode/tutorials/clojure-guide/#completion
Sorry, wrong link, this is how I disable cider completions: https://github.com/ericdallo/dotfiles/blob/master/.doom.d/config.el#L58
You can use cape to combine them: https://clojurians.slack.com/archives/C099W16KZ/p1668674403639449?thread_ts=1668616540.857779&cid=C099W16KZ