Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
SomeNone7135yMeh… coding-specific symbol ligatures (some other fonts have these), and a claim to increased readability (this one seems about as readable as Inconsolata, which is quite fine). Not sure what to think about this one.
-
kamen69175yI've tried it, and just like with almost any alternative font I've tried, there've been some inconsistencies like misplaced and jagged bracket pairs and punctuation and stuff like that. I've been using Input Mono for a long time, more specifically the Narrow variant, size 14, weight about 300-400, and there's been nothing that fully replaces it for me (and I've tried most of the more popular and some of the less popular choices).
-
kamen69175y@Maer The font is not limited to JetBrains products - you're free to use it in any application you want.
-
VaderNT16185yI tried it out. Their description raves on and on how the font's optimized for this and that.
It has some good ideas, I give it that. But its readability is terrible. Somehow, JetBrains overlooked that letters should actually be distinguishable from each other. Instead, everything is just blocky. Java code suddenly looks like this:
▄▄▄▄▄▄ ▄▄▄▄ ▄▄▄█▄▄▄▄█▄▄(█▄▄▄ ▄▄▄▄, █▄▄▄▄▄ ▄▄) { ... }
I don't really understand JetBrains here... to my eyes, the other fonts preinstalled with their products are way better, hands down. 🤷♂️ -
@molaram You've been missing out. You're yet to realize how much of a readability difference a font can make.
-
myss44455yNahh, thanks, gonna stick to their old default one. In some parts this one looks as if child draw it..
-
@molaram That just means you're happy with the default font. Which is of course fine - stick with it.
If your code editor switched to comic sans one day, I'm sure you'd care about fonts then... -
That @ is squished so hard it looks like a half is missing imho. No thanks. And that's the ugliest monospaced M I've seen in a while.
The rest looks pretty nice though. -
@molaram You don't know what Comic Sans is? I... I don't know how to describe my feelings right now.
Anyone looked at / using Jetbrains new font?
I mean it's... ok, I guess, but I'm still sticking with what I know (Droid Sans Mono being my particular weapon of choice.) I'm probably more likely to switch languages than I am fonts.
https://www.jetbrains.com/lp/mono/
question