vscode-plugin icon indicating copy to clipboard operation
vscode-plugin copied to clipboard

Support multiple workspace roots

Open rictic opened this issue 9 years ago • 0 comments

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.

rictic avatar Oct 19 '16 14:10 rictic