vscode-clangd
vscode-clangd copied to clipboard
Support for SSHFS
Is the Kelvin.vscode-sshfs extensions supported?
The use case is the following: VSCodium users are not able to use the Remote Development Extension by Microsoft (due to restrictions).
Instead I am trying to setup SSH Remote dev with the extension named above. Does clangd ext support the code analysis remotely via SSHFS? It uses the standard api for remote development by VSC. So far I did not get it to work, it does not seem to use the remote binary of clangd.