This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2023-03-19
Channels
- # alda (1)
- # announcements (2)
- # babashka (14)
- # beginners (30)
- # biff (12)
- # clerk (2)
- # clj-kondo (18)
- # clj-on-windows (1)
- # clojure (98)
- # clojure-europe (9)
- # clojure-gamedev (4)
- # clojurescript (39)
- # conjure (1)
- # data-science (1)
- # emacs (25)
- # events (1)
- # fulcro (1)
- # hyperfiddle (13)
- # lsp (3)
- # malli (1)
- # membrane (10)
- # off-topic (12)
- # reagent (7)
- # scittle (21)
- # shadow-cljs (10)
Very bizarre issue with snippet:. I no longer see LSP snippets whose name begins with c
in the auto-complete popup and can't expand them. E.g comment-heading
This includes the built in snippets and additional-snippets
This happens when using the current and previous versions of Cljure-lsp (tested on Doom & Spacemacs)
The LSP snippets are showing up in the LSP server info
If I rename a snippets to some that doesn't begin with c and restart the LSP server it sees the new snippet and expands