Can I assume lsp contains all the clj-refactor functionalities?
Most of/more used
lsp-rename has not action. How to debug?
It works. Thanks
Using lsp, and want to jump to the source file for integrant, but it says: LSP :: Not found for: integrant.core
I solved by adding the folder containing the deps.edn file. Previously I added the parent folder.
Did you try after you fixed the project root on the issue below?