liximomo / vscode-remote-fs

Working with any file in everywhere with vscode.
MIT License
166 stars 17 forks source link

Error: workspace folders from different providers are not allowed #73

Open vsosmakov opened 4 years ago

vsosmakov commented 4 years ago

Extension 'Remote FS' failed to update workspace folders: Error: Workspace folders from different providers are not allowed in the same workspace.

Describe the bug A clear and concise description of what the bug is.

To Reproduce Steps to reproduce the behavior:

  1. Start vscode-insider
  2. Ctrl+Shift+p -> "Remote-WSL: New window"
  3. Open Folder in Explorer (Ctrl+Shift+E), choose any...
  4. Ctrl+Shift+P -> Remote FS: Add Folder to Workspace -> choose...
  5. See error: "Extension 'Remote FS' failed to update workspace folders: Error: Workspace folders from different providers are not allowed in the same workspace."

Desktop (please complete the following information):

vsosmakov commented 4 years ago

I swear it worked for me before