-
-
Notifications
You must be signed in to change notification settings - Fork 1
Manage folder changes #5
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is neededservervscode-client
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is neededservervscode-client
I tried in #4 to manage folder deletion/renaming, however, I didn't manage to register correctly the
onDidChangeWorkspaceFoldersnotification handler.The quick workaround for now is to simply reload the window but it would be convenient to not have to.