vote up 175 vote down star
120

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

112 Answers

1 2 3 4 next
vote up 143 vote down check

Either Consolas (download) or Andale Mono (download). I mostly use Andale Mono. I wrote an article about programming fonts a long time ago, I think Consolas wasn't even out yet.

I find that typing Illegal1 = O0 is a good test of suitability.

link|flag
9  
Consolas is great if you're running ClearType on an LCD (though I haven't tried it on a CRT). Consolas is horrible if you don't have ClearType on because it was made with ClearType in mind. – Schnapple Sep 23 '08 at 17:08
3  
Is it only me that thinks cleartype makes everything look slight out of focus? (ye sI do have an LCD!) – mgb Sep 23 '08 at 17:14
1  
Consolas makes me feel sick... proFont and Andale are waaaay batter. – rshimoda Oct 15 '08 at 10:18
1  
The Consolas link above only works if you have Visual Studio installed. Otherwise download the Powerpoint 2007 Viewer which contains the font. microsoft.com/downloads/… – TravisO Nov 26 '08 at 19:13
1  
@mgb: YES! Sometime I activate ClearType to check again, and find everything to be fuzzy. I am probably too old school, but I prefer crisp characters, at least with small sizes. That's why I still prefer Andale Mono (or Bitstream Vera Sans Mono) over Consolas. – PhiLho Nov 29 '08 at 9:06
show 4 more comments
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 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

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

arial is best

link|flag
vote up 1 vote down

Monaco, 11pt, antialias, on Mac OS X. Looks ever better, and crisper on darker backgrounds.

alt text

link|flag
vote up 1 vote down

Consolas and Courier New under Windows, Inconsola under *nix. I really miss the old IBM terminal fonts, though. The one from green/orange terminals.

link|flag
vote up 2 vote down

I use MonteCarlo, which is based on ProFont but has a bold face too. That way IDEs/editors that use bold as part of their syntax highlighting leave your text still properly fixed width.

java example quick brown fox example

Like ProFont, Proggy & others, its quite small (& being bitmap based, obviously doesn't scale), but I like a small font for coding and its still extremely clear and easy on the eyes.

link|flag
1  
I've never found a better font after MonteCarlo. You've forgot to mention the biggest reason for using it - you can see more code with it than any other font. – Vineet Reynolds Sep 6 at 14:00
vote up 1 vote down

Consolas - recently switched over to it and it's lovely.

link|flag
vote up -1 vote down

Any sans-serif.

link|flag
vote up 1 vote down

Consolas, works great for various font sizes, and I can't find anything better.

link|flag
vote up 2 vote down

I use Terminuse in almost everything (Eclipse, putty and other terminals): http://fractal.csie.org/~eric/wiki/Terminus_font

I must say that I don't get it why most people use small fonts like 9pt, do you have 14" monitors or what?

For me the best way is to use font size that makes my monitor display at most one 30-40 line method, this way I need to create smaller methods :)

link|flag
show 2 more comments
vote up 1 vote down

I like consolas too.

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

Bitstream vera sans, a Gnome font. I find its much clearer than Consolas, which is pretty good too.

alt text

link|flag
show 1 more comment
vote up 0 vote down

bitstream vera sans mono

link|flag
vote up 1 vote down

Raize Font

The Raize Font is a clean, crisp, fixed-pitched sans serif screen font that is much easier to read than the fixed pitched fonts that come with Windows. Ideally suited for programming, scripting, html writing, etc., the Raize Font can be used in any IDE or text editor.

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

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

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

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

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

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

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

link|flag
vote up 5 vote down

A excellent CodeProject article that list 33 fonts for programming (With examples of each)

http://www.codeproject.com/KB/work/FontSurvey.aspx

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 1 vote down

In bash and vim I use Lucida Typewriter, but in Kate, Scintilla, Eclipse, and Netbeans I (currently) use Lucida Casual, i.e., a proportional font. Ten years ago I started using proportional fonts in Visual Studio (MS Comic Sans) and it works very well for me. Colored syntax highlighting in said IDEs provides excellent readability and for text-heavy languages like HTML and LaTeX a proportional font is a natural choice.

link|flag
vote up -1 vote down

monaco 12pt, is there any other way?

link|flag
vote up 1 vote down

ProFont is a great font for code, Consolas a 2nd runner up. You could always go retro with a little Terminal font for a little nostalgia (customize the background color to black and foreground font to green for the full effect!).

link|flag
vote up 5 vote down

Anarch, 32 points, ofcourse. Code with style!

anarch

link|flag
show 2 more comments
1 2 3 4 next

Your Answer

Get an OpenID
or

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