Hello,
It seems that since version 2021.01.07-02.38.39 clojure-lsp started adding duplicated requires when triggering autocomplete with coc-nvim.
Hi @lucasdf, could you provide a sample code, I could not reproduce it on Emacs lsp-mode
Hey @ericdallo , pretty much any autocomplete here is triggering a new require (even if one already exists) starting on that version. I couldn't see anything weird on the logs.
@lucasdf I found the issue :) I'll fix it ASAP, thanks!
It should be fixed now on latest release @lucasdf, LMK if any issues!
awesome! I tested it here and it is all good now. thanks!
Most helpful comment
@lucasdf I found the issue :) I'll fix it ASAP, thanks!