Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to change the size of the font in Visual Studio 2013

I'm trying to adjust the font-size for Visual Studio 2013, specifically the TFS window. It seems none of the options inside Tools > Options > Fonts and Colors does anything to affect this. Does anybody know of a way to accomplish this?

like image 597
Chris Hawkes Avatar asked Oct 23 '25 19:10

Chris Hawkes


1 Answers

Wow for the longest time I did not think this was possible but just found a way to do it. This works for all windows like TFS and solution explorer.

  1. Go to Tools->Options->Environment->Fonts and Colors
  2. In "Show Settings for" chose "Environment Font"
  3. In "Font" replace Automatic to for example, Arial and change size.
like image 171
Chris Hawkes Avatar answered Oct 26 '25 16:10

Chris Hawkes