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

vsProcessID + fix initial replace of all text in pattern editor #5

Closed lexx9999 closed 7 years ago

lexx9999 commented 7 years ago

added vsProcessID (visual studio process id) to substitutions (usefull for killing a specific VS instance) set insert postition to the end in pattern editor (fixes full replace when inserting)

mayerwin commented 7 years ago

Thanks. I have published it to the gallery.