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

storageFilePath / storageRegistry : support of resolving vscode variables #63

Open GitMensch opened 2 years ago

GitMensch commented 2 years ago

Is your feature request related to a problem? Please describe. Especially when sharing favorites' settings between workspaces or between multiple users hard-coded paths are a pain.

Describe the solution you'd like Resolving a subset of vscode variables, especially {env:name} and {config:name}.