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

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 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

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 -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

I like consolas too.

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

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

link|flag
vote up -1 vote down

Any sans-serif.

link|flag
vote up 1 vote down

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

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

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

alt text

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

try Lucida Grande.. Amazing!!

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.