mayerwin / vs-customize-window-title

Customize Visual Studio Window Title - Visual Studio Extension
https://marketplace.visualstudio.com/items?itemName=mayerwin.RenameVisualStudioWindowTitle
MIT License
108 stars 30 forks source link

Add indexes to svnDirectoryName similar to path #25

Closed genericuser256 closed 6 years ago

genericuser256 commented 6 years ago

I would like to have the indexing found with the path tag with the svnDirectoryName tag. For example a branch I'm working on is "/Branches/Developers/\<my name>/\<branch name>" and all I really need is \<branch name>. I have a working solution to this if it's ok to submit it

mayerwin commented 6 years ago

Hi @ascott23, thanks for the suggestion. Please do submit a PR, much appreciated! I'll do my best to merge it quickly if all looks good.

mayerwin commented 6 years ago

Thanks, released with V3.8.0.