When I open a script without connecting to the database, Visual Studio places this stupid message in the text of the "Not connected" tab

It takes up half the space on the tab, often sacrificing meaningful parts of the name to display information that I don't care about. There's a status bar that says disabled, which is all I need.
In Options> Database Tools> Transact-SQL Editor, the tab text has options for deleting the database name, login, and server name, but none of them delete this message.
Does anyone know how to remove it?
Thank,
Chris.
source
share