Dev Fonts
211–220 of 342 posts
Re: Dev Fonts
#212Iosevka is highly active and highly customizable set that I've been sticking with after a dozen terminal fonts switching. Every time I try a new font now, I go back to Iosevka. The narrow width makes it stand out significantly from the others and it's much easier to use when having multiple columns open on the screen. I highly recommend it.
Re: Dev Fonts
#213More and more often, I see ligatures being used on such fonts. E.g. === or != are combined in a visually single character. Personally, I don't like that at all as I think it makes code less readable. It is probably something that you can get used to. But what exactly is the appeal of it anyway?
Re: Dev Fonts
#214Re: Dev Fonts
#215What is with the lowercase 'f' in Dank Mono?
From the blog pos announcing the font.
[0] https://medium.com/@philpl/what-sets-dank-mono-apart-1bbdc1c....
Re: Dev Fonts
#216[1] https://damieng.com/blog/2008/05/26/envy-code-r-preview-7-co...
Re: Dev Fonts
#217Isn't it kind of silly that you don't have the option to chose font size. I tried a few fonts that looked good on the site but I don't code at 30px font and when I plug them to my IDE they look terrible.
Re: Dev Fonts
#218Re: Dev Fonts
#219Earlier quoted context omitted.
I find some ligatures help a lot. I can often miss != but won't miss ≠ or ≢ I think the whole idea of pre-pending ! to negate is a poor idea in general, it's too hard to spot especially in long convoluted lines where it's just thrown in before a complex bracketed expression.
I sometimes use a triple negation !!! for that reason. I don‘t know if there are any drawbacks, especially if there are other people working on the code, but it worked pretty well for me so far.
Re: Dev Fonts
#220My favorite monospaced font is Recursive Mono. https://www.recursive.design/ https://github.com/arrowtype/recursive I am not sure whether this is a actually feature of this font. Some ligatures, like => are only active in comments. It works both in Sublime Text and QtCreator: https://imgur.com/nWsZieo
It reminds me of Comic Sans...