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 the svn directory tag #26

Closed genericuser256 closed 6 years ago

genericuser256 commented 6 years ago

I've added the ability to use indexes on the svnDirectoryName. They follow the same pattern as the path tag, that is, it supports svnDirectoryName, svnDirectoryName:X, and svnDirectoryName:X:Y.

I also added the option for the user to specify the directory separator used in their svn repo if needed.