-
Notifications
You must be signed in to change notification settings - Fork 38.4k
Closed
Closed
Copy link
Labels
bugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable bugfile-explorerExplorer widget issuesExplorer widget issuesinsiders-releasedPatch has been released in VS Code InsidersPatch has been released in VS Code InsidersverifiedVerification succeededVerification succeeded
Milestone
Description
Issue Type: Bug
- Use an extension that implements a FileSystemProvider for which you can alter conditions so that it may or may not resolve. For example, an FTP provider connecting over a VPN that you can disable.
- Have a workspace that uses the FSP.
- Be able to resolve the workspace folder and see its contents.
- Change environment state to make the target unreachable (e.g. disconnect VPN)
- Use the 'Refresh Explorer' button. The Explorer correctly displays the root folder with a '!' indicator and colour, plus a hover tip saying 'Unable to resolve workspace folder'
- Change environment state to make the target reachable again (e.g. connect VPN)
- Use the 'Refresh Explorer' button.
🐛 the root folder retains its error indicator, colour and tip even though the folder now resolves and expands.
I will submit a PR
VS Code version: Code - Insiders 1.58.0-insider (6afedfd, 2021-06-21T05:15:13.618Z)
OS version: Windows_NT x64 10.0.19043
Restricted Mode: No
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable bugfile-explorerExplorer widget issuesExplorer widget issuesinsiders-releasedPatch has been released in VS Code InsidersPatch has been released in VS Code InsidersverifiedVerification succeededVerification succeeded