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

Adds support for changing compact menu title #66

Closed RedX2501 closed 2 years ago

RedX2501 commented 2 years ago

Implements #60

This works in 2019 and 2022. I don't have 2017 installed to test.

mayerwin commented 2 years ago

Fantastic, thanks! I'll merge it this weekend. Maybe add an option to enable the compact title rewrite (enabled by default).

RedX2501 commented 2 years ago

Hey, this is great. When will you make a build so I can install it?

mayerwin commented 2 years ago

Hey, this is great. When will you make a build so I can install it?

Already done yesterday! The VS2022 build downloadable on GitHub has been updated as well. V5.1.0. Thanks again.