问题
In SQL Server Management Studio Object Explorer - How to increase Font Size?
From the tool --> Options --> Fonts & Colors we can change fonts for many windows. There is a drop down 'Show Settings For' where we can changes font for text in many area's but I'm not sure how to change the font for the Object Explorer. I thought it would be the tools window drop down selection but that didn't effect the Object Explorer. Any help is appreciated. Thanks!

回答1:
Using SSMS 2016, it will set use the font and size settings under "Environment Font" in object explorer (and in all menus etc) on restart of SSMS. Screen shot showing setting panel and result
回答2:
You can't change the font of the Object Explorer on it's own but you can change it.
- Go to "Tools/Options/Fonts and Colors"
- Under the "Show settings for:" dropdown choose "Environment font"
- Set the font/fontsize to whatever you want (I use 12 pt Segoe UI)
- Click "OK"
- Restart SSMS
回答3:
Sometimes I like larger fonts, they help me see clearly and avoid mistakes when reading all the tons of text and data.
My alternatives for not being able to change the font in Object Explorer:
Windows 7 has a Magnifier.
Add a Filter when finding a specific table among the many tables in a database. Right click on Tables --> Filter.
回答4:
This is a known issue, and will not be fixed at this time.
http://connect.microsoft.com/SQLServer/feedback/details/691432/ssms-should-be-able-to-set-font-size-for-object-explorer-registered-servers-and-properties
回答5:
currently there is no option but you can vote for this to be added into future versions here: https://connect.microsoft.com/SQLServer/feedback/details/1046535
回答6:
change grid result font Go to "Tools/Options/Fonts and Colors" Under the "Show settings for:" dropdown choose "grid results" Set the font/fontsize to whatever you want (I use 12 pt Segoe UI) Click "OK"
回答7:
In SSMS-17, Once you have navigated to Tools->Options->Environment->Fonts and Colors, Select Environment Font from the Show settings for. Then the Font will need to be set to a different Font before the Size of the text can be changed. The Automatic default Font setting prevents the Size from being changed.
Snip: SSMS-17 Before changes are made
Snip: SSMS-17 After changes are made
回答8:
I had a similar issue where the sql connection box was really tiny. I tried using all the different font sizes for environment but nothing would fix the connection box size. What did fix it was a computer restart. All fonts went back to normal.
来源:https://stackoverflow.com/questions/19411992/sql-server-management-studio-object-explorer-how-to-increase-font-size