I need to change the default font that Visual Studio brings, I want to use a better font to program like comic sans . Can you help me.
I know that in eclipse it can be changed, as this question says How to change the default font and font size of IDE ECLIPSE
Choose Tools --> Options.
From the list of options, choose Environment, Fonts & Colors.
In the Show Settings For list, choose Environment Source.
There you appreciate the fonts and choose the one you like.
Comic Sans MS is called the one you mention.
To change the font type in the Visual Studio editor, from the menu open the stream:
Tools
(Tools) >Options
(Options)select the section
Environment
(Environment) and the elementFonts and Colors
(Fonts and colors):In the case of the code select the option "Plain Text" (plain text), which will be used in the code and then the type of font "Comic Sans MS" :
this way you can use the Comic Sans MS font you want to use for programming: