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

command 'favorites.XXX' not found #36

Closed Amanpeet closed 5 years ago

Amanpeet commented 5 years ago

after installing the extension, the commands are in F1 panel but they do not work. any command i try to run or even click on icons at favorites directory bar, all show same error like command 'favorites.group.create' not found plz help.

mellevsen commented 5 years ago

Same problem. Functionality looks good, but not working at all beyond displaying Favorites panel.

Using Insiders w/ only other extension for C# language.

kdcro101 commented 5 years ago

@Galzor , @mellevsen ,

Most common thing users of this extension do is to assume this is extension for favorites on global level - without opening workspace.

Workspace needs to be opened to use this extension.

Please give me heads-up if that is your case.

Amanpeet commented 5 years ago

oh yes, you are right. it is working fine in workspace, but than it is not what i needed. can you add this to suggestion plz: Add something like global favorites.