pasztorpisti / vs-window-title-changer

Extension to set the title of the Visual Studio IDE using an expression.
https://visualstudiogallery.msdn.microsoft.com/2e8ebfe4-023f-4c4d-9b7a-d05bbc5cb239
MIT License
16 stars 12 forks source link

Feature: Update MRU list with the changed title for the solution #2

Open Tasteful opened 8 years ago

Tasteful commented 8 years ago

I have multiple versions of the same product checked out that I work with localy and the windows title changer is helping me a lot when I have the solutions open in VS. The only thing I missing is that the tool is updating the MRU list so I directly can see the branch for the solution when I context-click on VS-program and open the correct solution directly.

pasztorpisti commented 8 years ago

I think this could be a useful feature for those who use MRU a lot but I'm not sure it should go into this very same plugin. Also the MRU items would probably need a different expression than the title. However I'm not sure I'll have the time to upgrade/maintain this plugin as I'm too busy with other things (and currently I'm not a VS user).