Fork me on GitHub
#lsp
<
2021-06-05
>
pinkfrog02:06:17

Can I assume lsp contains all the clj-refactor functionalities?

ericdallo04:06:42

Most of/more used

pinkfrog09:06:19

lsp-rename has not action. How to debug?

ericdallo16:06:55

Did you try after you fixed the project root on the issue below?

pinkfrog15:06:33

It works. Thanks

pinkfrog09:06:17

Using lsp, and want to jump to the source file for integrant, but it says: LSP :: Not found for: integrant.core

pinkfrog13:06:29

I solved by adding the folder containing the deps.edn file. Previously I added the parent folder.

👍 3