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
49 stars 22 forks source link

Feature_displayName #73

Open raven42 opened 1 year ago

raven42 commented 1 year ago

Add option for displayName to change the value displayed in the tree view. This can be useful when creating favorites for different subdirectories that exist in different paths but have the same name. For example:

/project/
    /module/
    /lib/
        /module/
leftstick commented 1 year ago

@onlyjq04 do you have time for the review?