Ask HN: What programming font do you use?
21–30 of 78 posts
Re: Ask HN: What programming font do you use?
#22Courier New (Visual Studio). I keep trying other stuff, but they are a distraction. Courier New does not draw attention to itself, just seems to blend in, and the code communicates directly to you.
Re: Ask HN: What programming font do you use?
#23Inconsolata http://www.levien.com/type/myfonts/inconsolata.html
Re: Ask HN: What programming font do you use?
#24Re: Ask HN: What programming font do you use?
#25Inconsolata http://www.levien.com/type/myfonts/inconsolata.html
It's a combination of Inconsolata for Latin characters and an IPA font variant called Migu 1M for Japanese characters in the same dimensions.
I've never seen it as a binary, so you have to run a script to build it yourself.
Re: Ask HN: What programming font do you use?
#26Geneva. I don't understand why programmers use monospace fonts, other than some kind of tradition.
Re: Ask HN: What programming font do you use?
#27Re: Ask HN: What programming font do you use?
#28Re: Ask HN: What programming font do you use?
#29Re: Ask HN: What programming font do you use?
#30Note that Source Code Pro does not have an Italic typeface yet. Italics are commonly used for source code comments and most editors will automatically emulate the shapes, often with poor results. Active development is currently being done in this direction [2].
[1]. http://dwabyick.github.io/Source-Code-Pro
[2]. https://github.com/adobe-fonts/source-code-pro/issues/6