vote up 177 vote down star
123

What fonts do you use for programming, and for what language/IDE? I use Consolas for all my Visual Studio work, any other recommendations?

flag
1  
Most answers to this question are "+1 for Consolas". If you had specified "only one answer per font" in your question, we could have used voting instead, the way the site was supposed to work. Just saying. – bzlm Sep 28 '08 at 14:51
show 3 more comments

113 Answers

prev 1 2 3 4
vote up 0 vote down

I've been hanging on to this link for more than a year, it's an article entitled "Five great programming fonts". The five are good fonts, but the article includes comments with a dozen more interesting answers.

http://forums.programming-designs.com/viewtopic.php?pid=3338

link|flag
vote up 0 vote down

I use Inconsolata in both Linux and Mac OS X.

link|flag
vote up 0 vote down

6x13. You can get two terminal or editor windows across a 1024x768 and three onto a 1600x1200 screen. A windows version of this font can be found Here.

link|flag
vote up 0 vote down

I prefer Consolas as well, and obviously cleartype helps when using other fonts.

link|flag
vote up 0 vote down

Lucida Console isn't so good because the bold text takes up more room than the non-bold text. Consolas overcomes this.

link|flag
vote up 0 vote down

I use Bitstream Vera http://www.gnome.org/fonts/ for Visual Studio 2008 paired with the Darkness Theme because my eyes can't deal with white backgrounds.

link|flag
vote up 0 vote down

Verdana - Once I realised that I didn't HAVE to use a mono-spaced font ;-)

link|flag
vote up 0 vote down

Consolas I use it everywhere, I use it for everything. Advice: stick to it.

link|flag
vote up 0 vote down

I've been using Anonymous, but I'll need to check out some of these other fonts.

link|flag
vote up 0 vote down

I just use Courier New, or whatever monospace font I have available.

However, I sometimes like using sans-serif (currently Comic Sans MS) for comments in Notepad++. (However, I now tend more to switch everything to monospace just for consistency in spacing and such.)

link|flag
vote up 0 vote down

Nobody's mentioned it yet, so let me just mention DejaVu Sans Mono, which is a fork of Vera Sans Mono, and is included in most Linux distribs. It supports most of Unicode.

link|flag
vote up 0 vote down

Yet another vote from me for Consolas. I use it since I learned about it from Jeff's blog post. Thanks to you for this advice. It made me improve an aspect of my daily programming life, which I didn't think about much before.

link|flag
vote up 0 vote down

Bitstream Vera Sans Mono. [http://www.dafont.com/bitstream-vera-mono.font]

link|flag
vote up 0 vote down

bitstream vera sans mono

link|flag
vote up 0 vote down

arial is best

link|flag
vote up 0 vote down

Consolas. Italic for comments. Only way. Nahh just kidding, the best programming font is this! Here's your first C program:

The image link must not be working, tell me in a comment
Recommended for high readability.

link|flag
vote up 0 vote down

I use ForMateKonaVe, which is a merge of Bitstream Vera Sans Mono and a half-width'd Konatsu. I use a lot of Japanese here and there and this is the best way to display it in TextMate.

KonaVe

link|flag
vote up 0 vote down

Fixedsys Excelsior 2.00, Raize, and the usuals.

http://kaishaku.org/codefonts/

link|flag
vote up 0 vote down

I recommend Lucida Console for Windows users and Adobe Courier for Linux/Unix, with a size of 10pt these fonts looks great! and very legible

Edit:

I've been saying that using Lucida Console was a real good option, well, now I know Consolas :)

link|flag
vote up 0 vote down

try Lucida Grande.. Amazing!!

link|flag
vote up -1 vote down

monaco 12pt, is there any other way?

link|flag
vote up -1 vote down

Any monospace font, really. I honestly don't find it matters too much past that.

link|flag
vote up -1 vote down

Any sans-serif.

link|flag
prev 1 2 3 4

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.