vscode-remote-workspace icon indicating copy to clipboard operation
vscode-remote-workspace copied to clipboard

Cannot resolve workspace folder

Open RhRU opened this issue 6 years ago • 0 comments

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

RhRU avatar Jan 23 '19 10:01 RhRU