Ligatures, 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. Want to change a != to a == operator? Enjoy futzing with placing the cursor properly. It's a cute idea, but I found it m…
FiraCode: Free monospaced font with programming ligatures
41–50 of 159 posts
Re: FiraCode: Free monospaced font with programming ligatures
#42*opens comments*
*shakes head, closes tab*
Re: FiraCode: Free monospaced font with programming ligatures
#43"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
#44Ligatures, 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. Want to change a != to a == operator? Enjoy futzing with placing the cursor properly. It's a cute idea, but I found it m…
Re: FiraCode: Free monospaced font with programming ligatures
#45Re: FiraCode: Free monospaced font with programming ligatures
#46Ligatures, 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. Want to change a != to a == operator? Enjoy futzing with placing the cursor properly. It's a cute idea, but I found it m…
I don't like ligatures either, but I think that this depends on the editor. For example, if typing Rust in IntelliJ, if you type `Box>`, it will show two regular ">" characters. But if you type `x >= 3`, it will replace it with a single glyph.
Re: FiraCode: Free monospaced font with programming ligatures
#47Ligatures, 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. Want to change a != to a == operator? Enjoy futzing with placing the cursor properly. It's a cute idea, but I found it m…
Luckily we can each have our own way and still work on the same code.
Re: FiraCode: Free monospaced font with programming ligatures
#48I like Fira Code very much. I've been using it as my font in all editors and terminals for... 5? years now. Ligatures enabled in editors, ligatures disabled in terminals.
Re: FiraCode: Free monospaced font with programming ligatures
#49My favorite coding font is the Go font. It’s very readable and brutally simple.