-
Notifications
You must be signed in to change notification settings - Fork 46
moving project folder doesn't update project view #570
Copy link
Copy link
Closed
Labels
bugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable bughelp wantedIssues identified as good community contribution opportunitiesIssues identified as good community contribution opportunitiesimportantIssue identified as high-priorityIssue identified as high-priority
Milestone
Metadata
Metadata
Assignees
Labels
bugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable bughelp wantedIssues identified as good community contribution opportunitiesIssues identified as good community contribution opportunitiesimportantIssue identified as high-priorityIssue identified as high-priority
Type
Fields
Give feedbackNo fields configured for issues without a type.
steps to reproduce:
The fix is that for each folder or file in the projects view, there should be a watcher/listener to see if that folder or file is moved. If so, the project item should have its uri updated to make the "project view" information correct.
this problem is related to this issue where a deleted folder / file is not reflected in the project view either, incorporate this problem into the solution so deletion of a project from the explorer is reflected in an update to the projects view