开发者

How to expand active file tab names in SQL Management Studio?

开发者 https://www.devze.com 2022-12-15 09:19 出处:网络
Is there anyway I can expand the names of any query tabs I have open in SQL Server Management St开发者_如何学运维udio?It\'s almost impossible to navigate them properly if I have more than five open.Yo

Is there anyway I can expand the names of any query tabs I have open in SQL Server Management St开发者_如何学运维udio? It's almost impossible to navigate them properly if I have more than five open.


You can shorten the display in each tab under Tools -> Options -> Text Editor -> Editor Tab and Status Bar.

I would suggest turning off "Include Login Name" and "Include server name" for starters, see if that helps.

Setting these:

How to expand active file tab names in SQL Management Studio?

Shortens the tab from:

How to expand active file tab names in SQL Management Studio?

to:

How to expand active file tab names in SQL Management Studio?

0

精彩评论

暂无评论...
验证码 换一张
取 消