up vote 183 down vote favorite
222
share [g+] share [fb]

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

link
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
1  
this should definately be closed. – baeltazor Nov 10 '09 at 15:38
1  
@bzlm: This site is not intended to be anything of the sort - it's a Q&A site, not a polling site. – skaffman Jan 3 '10 at 0:07
1  
@skaffman: This is meant to be a wiki site; a resource. How is a list of good programming fonts not something that would be valuable for every programmer? Sure, polls are stupid, but this one is more of a resource list than a questionnaire. Voting to reopen. – ryeguy Jan 5 '10 at 16:00
show 2 more comments
feedback

locked by Robert Harvey Oct 5 '11 at 6:02

This question exists because it has historical significance, but it is not considered a good, on-topic question for this site, so please do not use it as evidence that you can ask similar questions here. More info: FAQ.

closed as not constructive by Robert Harvey Sep 26 '11 at 22:55

This question is not a good fit to our Q&A format. We expect answers to generally involve facts, references, or specific expertise; this question will likely solicit opinion, debate, arguments, polling, or extended discussion. See the FAQ.

115 Answers

1 2 3 4

Monaco 10pt for me.

link
feedback

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
feedback

I use Inconsolata in both Linux and Mac OS X.

link
feedback

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
feedback

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

link
feedback

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

link
feedback

monaco 12pt, is there any other way?

link
feedback

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
feedback

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

link
feedback

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

link
feedback

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

link
feedback

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
feedback

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
feedback

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
feedback

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

link
feedback

bitstream vera sans mono

link
feedback

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

link
feedback

arial is best

link
feedback

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
feedback

Fixedsys Excelsior 2.00, Raize, and the usuals.

http://kaishaku.org/codefonts/

link
feedback

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
feedback

try Lucida Grande.. Amazing!!

link
feedback

-2 for Bitstream Vera Sans Mono -- it has an dotted zero - released this font as an free download after an modification.
+2 for Prima Sans Mono -- lacks an dotted zero - need an free download for RapidShare to extend the font to an terminal.

link
feedback

I swear by DejaVu Sans Mono

link
feedback

Any sans-serif.

link
feedback
1 2 3 4

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