kdcro101 / vscode-favorites

Add files and directories to workspace favorites. You can create groups (and subgroups) of favorite items with files and folders. Time saver for complex projects.
MIT License
49 stars 13 forks source link

Folders added to favorites don't reflect file changes #24

Closed arfordweb closed 5 years ago

arfordweb commented 5 years ago

If I create a group for favorites and add a folder to that group, I can see that folder and all its files and subfolders in my favorites list. But, if I add a file to that folder in the normal file explorer, I don't see that added file reflected in my favorites.

It would be nice if it would detect file renamings, additions, or deletions automatically. If that's too difficult, it would be nice if the Favorites panel had a refresh button that would refresh the contents of those folders.

kdcro101 commented 5 years ago

@arfordweb ,

Thank you for your feedback.

Please update to version 2.2.1. Problem should be fixed. For external resources use refresh button on top of favorites explorer.

If you have any problems, open issue.

arfordweb commented 5 years ago

@kdcro101 Awesome! That's a pretty stellar turnaround time for a GitHub issue. Many thanks!