What fonts do you use for programming, and for what language/IDE? I use Consolas for all my Visual Studio work, any other recommendations?
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(/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.
|
I never considered changing my font, I have always been happy with Courier. This thread has truely opened my eyes, if only I could upvote it! Went with Droid Sans Mono. | ||||
|
feedback
|
|
I like Consolas myself, but when it comes to monospaced fonts there are quite a few other options to choose from: | ||||
|
feedback
|
|
Don't forget the colours! For some reason Delphi 7 in Twilight does not render Droid Sans Mono well, but in Visual Studio with an orange on black theme it is excellent. Deja Vu Sans Mono is the best all rounder. I use it almost everywhere. Consolas would be excellent apart from its ugly Q glyph. One other thing I have found since I entered the world of work is that even though I have great eyesight I like to keep my code font around 12 or 13pt size both to reduce eye strain and to make sure I can't put too much text on screen. It's sort of an incentive to keep code blocks vertically short. I note that this edit box does not respect my browser's default monospaced font. It's giving me Monaco (I'm on OSX). Monaco is horrible. It's glyphs have poorly angled elements and it's capitals are not well proportioned. Oh, and it almost doesn't matter on Windows because your font will not look right anyway. /me dons flame retardent suit | ||||
|
feedback
|
|
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!). | ||||
|
feedback
|
|
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. | ||||
|
feedback
|
|
Consolas, works great for various font sizes, and I can't find anything better. | ||||
|
feedback
|
|
Consolas and Courier New under Windows, Inconsola under *nix. I really miss the old IBM terminal fonts, though. The one from green/orange terminals. | ||||
|
feedback
|
|
I'd also have to add another vote for Android's "Droid Sans Mono". It's a very crisp, clear coding font. | ||||
|
feedback
|
|
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. | ||||
|
feedback
|
|
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. Versus The second one tends to make my eyes bleed less after long coding sessions. Could be my code however. | ||||
|
feedback
|
|
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). | ||||
|
feedback
|
|
I'm a happy user of ProFont originally available on the Mac, now available for everyone. | ||||
|
feedback
|
|
If you're like me and only swear by serifs try Kourier with a K, a somewhat more compact Courier . | ||||
|
feedback
|
|
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! | ||||
|
feedback
|
|
I'm digging the DejaVu Sans Mono (it's supposed to be the same as Panic Sans) on my Mac. | ||||
|
feedback
|
|
+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. | ||||
|
feedback
|
|
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). | ||||
|
feedback
|
|
Consolas unless I'm runing over a slow RDP connection with font smoothing turned off, then Lucida Console. | ||||
|
feedback
|
|
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. | ||||
|
feedback
|
|
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.
| ||||
|
feedback
|
|
Verdana. | ||||
|
feedback
|
|
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. | ||||
|
feedback
|
|
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. | ||||
|
feedback
|
|
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. | ||||
|
feedback
|
