Open
Description
It looks like what inf-clojure
currently uses for completions has been abandoned (aka feature complete?).
Cider uses the wonderful https://github.com/alexander-yakushev/compliment and we probably should as well. It gives you more completion power as well because it accepts a context in input, which it then uses to complete locals, for instance.
It also returns more metadata together with the actual completion and we could feed that to company-mode
.
Metadata
Metadata
Assignees
Labels
No labels