Allow me to customize what text is on a tab
Allow me to customize what text is on a tab. Currently it shows the name of the file.
I would like to be able to add the name of the server and the database, and eliminate the name of the file as I don't typically save the file.
I might have 10 tabs open connected to different servers and databases. So it's like playing a game of Where's Waldo trying to find the tab I want.
You could add a format string in the settings with something like:
Tab Text Format: {Server} - {Database} - {File}
In my case I would just want:
Tab Text Format: {Server} - {Database}
2
votes
