vscode-remote-workspace
vscode-remote-workspace copied to clipboard
Cannot resolve workspace folder
Hello I am trying to connect to the ftps. Inspecting the logs I have found out that it has the following problems: (Error) /.git: No such file or directory EntryNotFound ftps://user:pass@host/.git/config?debug=1 EntryNotFound ftps://user:pass@host/.vscode?debug=1 EntryNotFound ftps://user:pass@host/.node_modules?debug=1 EntryNotFound ftps://user:pass@host/.pom.xml?debug=1
I have tried playing with the parameters and adding a queue like you have described it here but no luck