-
Hi, thanks for this awesome project! I'm a complete emacs-lsp newbie and I want to know how can I disable the multi-root feature? I want to lsp-mode (pyright) just watch the current project. but every time after switching to a project, a message shows that it's watching 2 or 3 projects. |
Beta Was this translation helpful? Give feedback.
Answered by
yyoncho
Jan 4, 2022
Replies: 1 comment 5 replies
-
There is |
Beta Was this translation helpful? Give feedback.
5 replies
Answer selected by
mrsdz
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
There is
lsp-pyright-multi-root
(has to be set before lsp-mode is loaded).