vscode-azurestorage icon indicating copy to clipboard operation
vscode-azurestorage copied to clipboard

[Codespace] Display a warning "/workspacename· Unable resolve workspace folder" in File Explorer when opening a blob container in current window

Open v-xinda opened this issue 4 years ago • 1 comments

OS: Win10 Build Version: Latest Release

Repro Steps:

  1. Create a new Storage Account -> Create a blob container -> Upload a folder to it.
  2. Right click the blob container --> Click "Open in File Explorer..." -> Select "Open in current window".
  3. Check the result.

Expect: The blob container should be opened in file Explorer without any error.

Actual: It displays a warning "/workspacename· Unable resolve workspace folder" in File Explorer. image

More info:

  1. This issue also reproduces when opening in a new window and an error pops up as the below when opening it at the first time. image
  2. This issue doesn't reproduce when adding to workspace.
  3. This issue also reproduces for the file share.

v-xinda avatar Nov 02 '20 09:11 v-xinda

Related: https://github.com/microsoft/vscode/issues/110352

wwlorey avatar Nov 10 '20 21:11 wwlorey