leftstick / vscode-favorites

An extension helps developer marking resources as favorite. Therefor, those resources can be easily found at a special view
https://leftstick.gitbooks.io/vscode-favorites/
GNU General Public License v3.0
48 stars 22 forks source link

Documentation question #21

Closed jehillert closed 5 years ago

jehillert commented 5 years ago

Apologies for listing this as an issue, but this is where vs code Marketplace redirects me when I click "Q&A". The extension has a configuration option called "favorites.resources", and the comments say it references a "resources path you prefer to mark". Can you explain a little bit more about what that means? (is it a common save location? is it a way to specify a favorite that will show up in all workspaces?). Thanks.

jehillert commented 5 years ago

Ah, never mind. I was looking at settings.json. I see what it's for now. Actually, as a feature request, it would be great if paths listed under "favorites.resources" in the vs code's settings.json resulted in the favorite showing up in all workspaces. I have notes folders, lists, and other items I like to check while working on a project. Having "global" or non-project-specific favorites would make accessing those resources a snap.