Reputation: 111
I'm using SSMS 2017 and want to make my font larger in the query window. When I go to Tools > Options > Environment > Fonts and Colors > and then change the size of my font and press Ok, nothing changes. The size doesn't get affected in the open query window nor in a new query window.
Upvotes: 11
Views: 24724
Reputation: 20565
This is working in ssms v18.4.
Tools
(1) and then on Options
Options
(2) dialogue opensOptions
select Fonts and colors
(3)Grid Results
(4)In OP's case I think you did not restart your ssms.
Also, as in arrow 4 you will need to know what settings you want to change in order for it to work as expect.
It should be very much the same for your ssms version.
Done.
Upvotes: 11
Reputation: 4647
If you don't have a mouse wheel, use the Ctrl key and two fingers on the touchpad: a pinching motion to enlarge/reduce the font in the Query Tab.
Upvotes: 2
Reputation: 164
If you requested regarding font in window, which will be opened when you select New Query from database object (e.g. AutoLot), You can change size in Environment/Fonts and Colors/Text Editor
Upvotes: 0
Reputation: 3
I'm also using SSMS 2017 and also needed to increase the font size. To change the font size in your query window, make sure 'Text Editor' is chosen in the drop-down for 'Show settings for:' when you select Environment>Fonts and Colors. That will affect your query window font size once you select 'OK'. I'm not sure why the drop-down '[All Text Tool Windows]' doesn't affect the font size but I found that as well.
Upvotes: 0
Reputation: 1954
Your issue may be related to an early release. I am using SSMS 17.4 and following your patch causes the query window font to change as soon as click 'ok' the changes persist in a new query window and when I close and re-open SSMS.
Upvotes: 0