There are tons of options! I used Source Code Pro for a long time, but some time ago I decided to try Iosevka, what font are you using right now for programming?
For further actions, you may consider blocking this person and/or reporting abuse
There are tons of options! I used Source Code Pro for a long time, but some time ago I decided to try Iosevka, what font are you using right now for programming?
For further actions, you may consider blocking this person and/or reporting abuse
shrey vijayvargiya -
Hidayt Rahman -
Ahmed Onour -
Adam Nathaniel Davis -
Once suspended, alesbe will not be able to comment or publish posts until their suspension is removed.
Once unsuspended, alesbe will be able to comment and publish posts again.
Once unpublished, all posts by alesbe will become hidden and only accessible to themselves.
If alesbe is not suspended, they can still re-publish their posts from their dashboard.
Once unpublished, this post will become invisible to the public and only accessible to alesbe.
They can still re-publish the post if they are not suspended.
Thanks for keeping DEV Community safe. Here is what you can do to flag alesbe:
Unflagging alesbe will restore default visibility to their posts.
Top comments (39)
Im using Fira Code in my VS Code,, its really awesome.
check their work here: github.com/tonsky/FiraCode
wow I'm switching right now... i was using cascadia code
yeah try it, its really awesome.. :)
Just some monospace font, I don't really care about the tiny details.
The only thing I really cant stand at all are fancy fonts which introduce ligatures for code artifacts. So things like
===
or=>
get replaced with ONE character. This defeats the purpose of monospace imho because now you have to use extra brain power when reading your code. You always need to remember that these special characters are in fact two or three characters - it makes reading the code harder.Well, at least for me.
Agree, I don't like those ligatures, it's like mental overload when I expect two/three symbols and find one weird one instead that isn't even in my keyboard 😂😂
MonoLisa ftw!
Jetbrains Mono for Jetbrains products and Fira Code for vscode and the terminal.
Fira Code. Most cause it converts stuff like -> to an actual arrow symbol. It's also monospacex and easy on the eyes.
Fira Code is a free monospaced font containing ligatures for common programming multi-character combinations. This is just a font rendering feature: underlying code remains ASCII-compatible. This helps to read and understand code faster. For some frequent sequences like .. or //, ligatures allow us to correct spacing.
github.com/tonsky/FiraCode you can find more about it here.
Nothing better for eyes than Fira Code
Mine is being Microsoft's Cascadia Code, mannually patched with Nerd Fonts. Looks incredible on terminal and is very readable and beautiful on vscode.
hmm, nobodys brave enought to use comic code?
I actually tried Comic Mono, and it's not that bad haha, kinda funny to use:

Hey, another comic code user :D
Fira Code. Looks really nice on MacOS!
Always been Jetbrains mono nerd font for me
FiraCode for PhpStorm and VScode
JetBrains mono nerd font 🙂
I'm using Cascadia Code at the moment
previously:
JetBrains Mono
I use Recursive - recursive.design