Closed
Description
Completion snippets are not being completed properly on editors, probably related to #1960 c/c @paulbutcher
To repro:
When completing commen|
for example, a completion result of comment (snippet)
is returned, when chosen, it expands to comment
instead of (comment\n ${0:body}\n )
Tested on Emacs, Calva and IntelliJ
Metadata
Metadata
Assignees
Labels
Something isn't workingSomething isn't workingRelated to clojure-lsp on a text editorRelated to clojure-lsp on a text editor
Type
Projects
Status
Done