Closed
Description
Similar to #202
I'm using VS Code's Remote SSH functionality to connect to a development server that keeps my workspace mounted on its own file system. Unfortunately, that means my workspace contains a lost+found
directory that I don't have permission to read. This leads to the extension failing to start with:
Request initialize failed with message: EACCES: permission denied, scandir '/workspace/enterprise2/lost+found'