personalmountains / CustomTabNames

Visual Studio extension for 2017 and 2019. Customizes editor tab names.
https://marketplace.visualstudio.com/items?itemName=personalmountains.CustomTabNames
10 stars 1 forks source link

SSMS 2018 Tab Caption resets after script completes loading. #18

Open DavisDS opened 1 year ago

DavisDS commented 1 year ago

When initially activating the extension tabs are renamed as expected. This also occurs when turning the extension off then on again. If the extension is already active and a new script is opened the file initially lauches with the caption provided by CustomTabNames. After the script finishes completely loading it resets the tab to SQLQuery#.sql

personalmountains commented 1 year ago

I'm not familiar with this. Can you clarify what kind of project this happens with and on what kind of file?

personalmountains commented 1 year ago

Courtesy ping, I need more information.

DavisDS commented 1 year ago

Saying when you go to a procedure right click and "modify" the tab rename works as expected. When you right click and select "Script As -> Alter" it does not

personalmountains commented 1 year ago

What's the type of the project where this happens?

DavisDS commented 1 year ago

SSMS