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

Can not resolve workspace folder

Open 7twin opened this issue 7 years ago • 5 comments

The extension works amazingly good so far, great job! but is it just a consequence of how the extension routes the workspace folder url, me doing some config mistake or why does vscode display "can not resolve workspace folder"?

7twin avatar May 25 '18 05:05 7twin

What is your config?

liximomo avatar May 25 '18 07:05 liximomo

@liximomo it seems to have fixed after a reboot, closing issue

7twin avatar May 25 '18 17:05 7twin

Hi, I have the same issue as @7twin, even after a reboot. My config is : "remotefs.remote": { "comet": { "scheme": "sftp", "host": "comet.sdsc.edu", "username": "yan1982", "port": 22, "rootPath": "/path/to/somewhere" } }

ynodem avatar Jun 11 '18 23:06 ynodem

I also have this same issue

derekslenk avatar Apr 22 '19 20:04 derekslenk

Re-opening because people seem to have the issue post-reboot.

7twin avatar Apr 22 '19 21:04 7twin