Replies: 3 comments
-
lsp-mode will use workspaceFolders if the server is marked as multiroot. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Thank you very much. multiroot is a property of |
Beta Was this translation helpful? Give feedback.
0 replies
-
https://github.com/search?q=repo%3Aemacs-lsp%2Flsp-mode%20multi-root&type=code |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Is your feature related or already mentioned on the wishlist?
Describe your feature here.
How about upgrade the initialize workspace with newest LSP specification? Using workspaceFolders to replace rootUri?
lsp-mode/lsp-mode.el
Line 7628 in 05c88ea
https://github.com/microsoft/vscode-languageserver-node/blob/2041784436fed53f4e77267a49396bca22a7aacf/protocol/src/common/protocol.ts#L1356-L1363
Beta Was this translation helpful? Give feedback.
All reactions