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

prev 1 2 3 4
vote up 2 vote down

Another vote for Consolas for code editing, and Dina for console output.

link|flag
vote up 1 vote down

Courier New for me as well, it's well spaced.

link|flag
vote up 1 vote down

I just tried Consolas and Envy - Envy seems "too narrow" to my eyes, but Consolas looks great (I am on a mac). Thanks for the tips !

link|flag
vote up 2 vote down

Lucida Sans Typewriter

link|flag
vote up 33 vote down

I really really like DejaVu Sans Mono. It is very clean and easy on the eyes.

link|flag
vote up 34 vote down

I like Envy Code R.

alt text alt text

link|flag
3  
For me, the font is too high - not necessarily the height of the characters, but the space between the lines. (I want more lines of code on the screen!) – Ola Eldøy Dec 30 at 11:37
show 4 more comments
vote up 7 vote down

Inconsolata 14pt in TextMate

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

Consolas for me as well

link|flag
vote up 1 vote down

I'm on PanicSans 12pt w/ AA on TextMate, but loving Inconsolata on Terminal/vim... (debating changing my TM font to this one... but point size 14pt) :)

link|flag
vote up 4 vote down

I never found a reason to stray from Courier New. I don't think I'd have a problem with any font so long as it's sans-serif. Mono-spaced fonts are nice for coding, too.

Courier New has serifs.

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

I have to agree with Kevin Kenny, Proggy fonts all the way, though I prefer Proggy Clean. But either way you have to go with a font that clearly shows the difference between the number 0 and the letter O. Which the preview font here doesn't really show that.

link|flag
vote up 15 vote down

I use Consolas on my mac, BTW; here's a link to download the consolas TTF files if you want to install this (Mac/Win/Linux).

/mp

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

I like Fixedsys in Visual Studio. It's a classic. No anti-aliasing blur.

Fixedsys Typeface

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

+1 for Monaco, although this blog post is making me think about switching to Inconsolata.

I'm curious as to what point size y'all use, I use the TextMate default size of 12pt.

link|flag
show 3 more comments
vote up 42 vote down

I'm a big fan of the proggy fonts:

http://www.proggyfonts.com/

ProggyOptis 8 is a big fav of mine.

link|flag
show 3 more comments
vote up 9 vote down

I use Inconsolata with UltraEdit on Windows. With TextMate (on the Mac) I prefer Monaco (it's the default font).

link|flag
vote up 6 vote down

I never found a reason to stray from Courier New. I don't think I'd have a problem with any font so long as it's sans-serif. Mono-spaced fonts are nice for coding, too.

link|flag
1  
Courier New is a serif font... – Richard E Nov 28 '08 at 14:57
2  
I think that mono-spaced is a requirement for coding. – Svante Jan 29 at 6:50
show 2 more comments
vote up 2 vote down

+1 for Consolas, together with a proper Color Scheme (I use the white one at the first screenshot)

link|flag
vote up 5 vote down

Adding a vote for Consolas. It feels very easy on my eyes.

link|flag
vote up 14 vote down

For UltraEdit and anything for that matter, I use the good old Courier New.

alt text

I've found Consolas to difficult to read with it's over anti-aliasing.

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

I don't use Consolas, though it does look good on LCD, but sometimes I'm not on LCD, like when I'm giving presentations and then it looks crap.

My current font of choice for programming is the Liberation Mono font.

Oh man, just discovered why the text on Stack Overflow looks like crap, it forces Consolas which is a cleartype font, and on my current setup which didn't have cleartype enabled, it looks very bad.

Going to make a bugreport on uservoice.

link|flag
show 3 more comments
vote up 38 vote down

I use Consolas for everything, including Notepad++, SQL Studio, Eclipse, etc. I wish there was a Mac version. Also, if you notice, the text area field on Stack Overflow uses Consolas, so we have some other fans out there as well :p

link|flag
show 3 more comments
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.