Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Change font size and style in Visual Studio 2008

Where is the setting to change the font size and font type in Visual Studio 2008?

like image 438
Michael Kniskern Avatar asked May 07 '09 18:05

Michael Kniskern


People also ask

How do I change the font style in Visual Studio?

The environment font. All fonts within Visual Studio must be exposed to the user for customization. This is primarily done through the Fonts and Colors page in the Tools > Options dialog.

How do I change font size in Visual Basic code?

In Visual Studio Code, by pressing Ctrl + and Ctrl - you can change the overall font size of the IDE. This helps faster than changing settings in every session.


4 Answers

Use menu Tools -> Options -> Inside Environment -> Fonts and Colors:

Screenshot of the options dialog in Visual Studio, invoked by menu command Tools/Options.

like image 105
Joseph Avatar answered Sep 30 '22 20:09

Joseph


It is in menu Tools / Options / Environment / Fonts and Colors.

like image 37
Canavar Avatar answered Sep 30 '22 18:09

Canavar


You can import (menu Tools / Options / Import and Export Settings) studiostyles from http://studiostyl.es/schemes.

like image 4
freeboy1015 Avatar answered Sep 30 '22 18:09

freeboy1015


Yes, you can do this using menu Tools -> Options -> *Environment -> Fonts And Colors. Also, if you are bored with the old themes with Visual Studio and other things, you can change the themes of Visual Studio.

I have a web page which will create themes for Visual Studio, and you just need to import those things into your environment.

like image 1
Tae Hoon Kim Avatar answered Sep 30 '22 18:09

Tae Hoon Kim