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

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

I like consolas too.

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

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

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

I just recently switched from Bitstream Vera Sans Mono to Inconsolata, but reading the answers here, I'm going to give Consolas a chance for a bit. Looks really nice so far.

link|flag
vote up 0 vote down

I'd also have to add another vote for Android's "Droid Sans Mono". It's a very crisp, clear coding font.

link|flag
vote up 0 vote down

I experimented with Myriad until I realised using a variable-width font was a fools game.

Courier New here, although I am going to try out Envy after seeing it here.

link|flag
vote up 0 vote down

Consolas for Visual Studio. It is the first thing I change when getting a new install setup. The second is inverting the main colors, white text on black background is much easier to stare at for hours in my opinion.

Black text on white background

Versus

White text on black background

The second one tends to make my eyes bleed less after long coding sessions. Could be my code however.

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

Consolas all the way.

link|flag
vote up 0 vote down

Lucida Console or Lucida Sans Typewriter, as small as possible so I can maximize the amount of code on the screen. Occasionally Courier or Monaco (e.g. Monaco in TextMate).

link|flag
vote up 0 vote down

I'm a happy user of ProFont originally available on the Mac, now available for everyone.

link|flag
vote up 0 vote down

If you're like me and only swear by serifs try Kourier with a K, a somewhat more compact Courier .

link|flag
vote up 0 vote down

It must be noted that the text editor/IDE that you use determines how good a font will look. I love UltraEdit, but the only font it renders properly is Courier New. It blurs out about all other useful monospace fonts. However, Visual Studio does a great job rendering any font accurately.

Currently, I will vote Consolas. Though, I will try some of the others listed in the responses. Thank you. Btw, please post links to download!

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

I'm digging the DejaVu Sans Mono (it's supposed to be the same as Panic Sans) on my Mac.

link|flag
vote up 0 vote down

+1 Verdana -- agree with pauldoo

A variable width font for coding is probably not to everyone's taste but I really like Verdana's legibility with ClearType.

link|flag
vote up 0 vote down

I have been using Proggy Clean TT with Visual Studio for a couple of years now. I like the ability to choose a zero slashed font so when management decides to program instead of manage they don't confuse 0101 with 0101(zeros).

http://www.proggyfonts.com/

link|flag
vote up 0 vote down

Consolas unless I'm runing over a slow RDP connection with font smoothing turned off, then Lucida Console.

link|flag
vote up 0 vote down

Its already been said a few times but http://www.proggyfonts.com/ is just awesome. Im a big fan of the Proggy Clean Slashed Zero Bold Punctuation. I do most my work in c# so the bold punctuation is very nice for it.

link|flag
vote up 0 vote down

I like ProFont TT >tweaked< It's clean and there is a clear difference between 1, l and I and 0 and O.It works best at 9pt. It doesn't scale up very well.

ProFont Windows 9pt

link|flag
vote up 0 vote down

Verdana.
Easy to read, and, very imporetant, easy to distinguish similar characters like O and 0, ( and {, 1 and I and l etc.

link|flag
vote up 0 vote down

Consolas for me. These were specially developped for LCD + MS hint engine. Also you might find ClearType tuner (MS PowerToy) a great addition as it gives you more control over how your fonts look.

link|flag
vote up 0 vote down

For VS nothing beat Fixedsys.

link|flag
vote up 0 vote down

I prefer Profont.

link|flag
vote up 0 vote down

I actually bought The Sans Mono Condensed, which is (was) the goto code font in O'Reilly titles. It's by the same guy as did Consolas for Microsoft (but Consolas wasn't available when I bought it).

It's a really nice, tight, clear face - works really well on slides if you're doing that sort of thing as well.

link|flag
vote up 0 vote down

I like Consolas myself, but when it comes to monospaced fonts there are quite a few other options to choose from:

link|flag
vote up 0 vote down

I'd never heard of Droid Sans Mono before, but I installed it and tried it at 9 points, and I must say it's by far the highest quality mono font I've seen on Linux.

On my Mac it's Panic Sans all the way, using it at 11 or 12 points allow anti-aliasing that actually works on monospace, which I've never seen before.

link|flag
vote up 0 vote down

Monaco 10pt for me.

link|flag

Your Answer

Get an OpenID
or

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