Shortcut: Setting Environment Font in SQL Server Management Studio (SSMS)

I’ve been very lucky over the years because I haven’t needed to wear glasses. Every now and then I’ve got some because I thought it might help with reading but then I find them more inconvenient than helpful. I’ve had one eye long-sighted and the other short-sighted. That’s been a really useful thing in day to day life.
However, where this comes unstuck is on modern laptops. There seems to be a current trend to pushing more and more pixels into the same size laptop screens but the applications aren’t helping to deal with that.
[caption id=“attachment_2736” align=“alignnone” width=“565”] Image by Kevin[/caption]
I’m sorry, but even a full 1080p screen (1920x1080) is crazy small on a 13 inch laptop, pretty bad on a 14 inch one, and ok on a 15 inch one.
One of the updates to Windows 8 tried to fix things by automagically scaling everything. I hated that with a passion. I’d move things from one screen to another and things would radically change size because even though the screens had the same resolution, they had different DPI (dots per inch) settings and Windows decided to auto-scale it for me. So I found the option to kill that.
In Windows 10, SQL Server Management Studio is pretty usable for me. I can set fonts or use zoom as needed. The one thing that used to be a problem on small laptops though was the text used in areas like Object Explorer.
For some versions now, you’ve been able to fix that. Notice that on my screen, the title bar is quite small but the Object Explorer text is much more readable:
I’ve found that many people don’t realize that this can be changed now. In Tools>Options>Fonts and Colors, you choose Environment:
(Notice that the text in this tool window is also larger and more readable)
What you’ll find though, is that you can’t just directly change the size. You need to change the font first. In this case, I chose Consolas. Then, you can set the size.
I hope that helps someone else avoid glasses for just a little longer. A bonus is that is makes presentation screens look better to the audience as well.
2018-02-15