vscode-plugin
vscode-plugin copied to clipboard
Support multiple workspace roots
I suspect that we do not support this currently, as the language server implementation reads the workspace root on boot.
It's possible that vs code handles this for us by spawning one server per workspace root. Investigation needed.