This extension appears to be using rootPath from the LSP. This is a deprecated property that may not work as expected in a multi-root workspace. See this guide on implementing multi-root support: https://github.com/Microsoft/vscode/wiki/Adopting-Multi-Root-Workspace-APIs#language-client--language-server https://github.com/microsoft/vscode/issues/69335
This extension appears to be using rootPath from the LSP. This is a deprecated property that may not work as expected in a multi-root workspace.
See this guide on implementing multi-root support: https://github.com/Microsoft/vscode/wiki/Adopting-Multi-Root-Workspace-APIs#language-client--language-server
microsoft/vscode#69335