I prefer the Hack font [0], I don't like ligatures. [0] https://github.com/source-foundry/Hack
FiraCode: Free monospaced font with programming ligatures
111–120 of 159 posts
Re: FiraCode: Free monospaced font with programming ligatures
#112I've tried ligatures in coding for a few months but eventually decided against them. The small parsing overhead isn't worth it just for beauty. The philosophy of form follows function wins again.
Re: FiraCode: Free monospaced font with programming ligatures
#113Another good one is JetBrains Mono: A free and open source typeface for developers https://www.jetbrains.com/lp/mono/
Re: FiraCode: Free monospaced font with programming ligatures
#114"Oh, a post about a programming font; let's see if there are any comments not from killjoys who can't help but advertise their hatred of ligatures" *opens comments* *shakes head, closes tab*
Re: FiraCode: Free monospaced font with programming ligatures
#115Re: FiraCode: Free monospaced font with programming ligatures
#116Earlier quoted context omitted.
Although what did you expect, since there isn't much else to discuss about fonts that isn't subjective. We could discuss slashed vs dotted zeros, I guess.
I like the slashes. I think they're fun and help differentiate from Os. Can we get slashed 7s too? Maybe even slashed Zs.
Re: FiraCode: Free monospaced font with programming ligatures
#117" Ideally, all programming languages should be designed with full-fledged Unicode symbols for operators, but that’s not the case yet." One (minor) language that does have quite a lot of support is Rakudo which allows both unicode and ascii equivalents for many operators. https://docs.raku.org/language/unicode_ascii
Re: FiraCode: Free monospaced font with programming ligatures
#118Re: FiraCode: Free monospaced font with programming ligatures
#119Of course, this is all very subjective, but I do find Fira Code to be a beautiful coding font. I also appreciate having ligatures in fonts nowadays. Fira Code was my go-to for a long time, but I've come to increasingly use Jetbrains Mono which is available under the same Open Font Licence and is quite similar (although slightly preferable visually to me). https://www.jetbrains.com/lp/mono/
Re: FiraCode: Free monospaced font with programming ligatures
#120Ligatures, IMO, make for a bad coding editor experience. No, I do not want >> parsed as a right shift when it's actually used as two adjacent template delimiters. And no, I'm not okay with the inconsistency that results from the usage of different operators from one programming language to another. It's a cute idea, but I found it more annoying to use in practice.
note: You have a duplicate comment.