Fork me on GitHub
#lsp
<
2021-05-31
>
David Pham20:05:36

How can you define the root folder for Lsp in a project?

ericdallo20:05:10

Are you using lsp-mode?

ericdallo20:05:34

If so, it's set by lsp-mode, as the workspace

ericdallo20:05:03

You can remove/re-add with lsp-workspqce-folders-remove and then lsp

ericdallo20:05:14

Then lsp-mode will ask what is the project root

ericdallo20:05:33

Also, double check if you have lsp-auto-guess-root disabled