DEV Community

What is your favorite programming font?

alesbe on May 14, 2022

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 fo...
Collapse
 
jenueldev profile image
Jenuel Oras Ganawed

Im using Fira Code in my VS Code,, its really awesome.
check their work here: github.com/tonsky/FiraCode

Collapse
 
ajinspiro profile image
Arun Kumar

wow I'm switching right now... i was using cascadia code

Collapse
 
jenueldev profile image
Jenuel Oras Ganawed

yeah try it, its really awesome.. :)

Collapse
 
paratron profile image
Christian Engel

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.

Collapse
 
joelbonetr profile image
JoelBonetR 🥇

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 😂😂

Collapse
 
devlix_ profile image
Felix Macaspac

MonoLisa ftw!

Collapse
 
logicsatinn profile image
Calvin Jackson

Jetbrains Mono for Jetbrains products and Fira Code for vscode and the terminal.

Collapse
 
w3ndo profile image
Patrick Wendo

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.

Collapse
 
ivan_jrmc profile image
Ivan Jeremic

Nothing better for eyes than Fira Code

Collapse
 
kochiyama profile image
Marcelo Haruo Kochiyama

Mine is being Microsoft's Cascadia Code, mannually patched with Nerd Fonts. Looks incredible on terminal and is very readable and beautiful on vscode.

Collapse
 
chxei profile image
daviti • Edited

hmm, nobodys brave enought to use comic code?

Collapse
 
alesbe profile image
alesbe

I actually tried Comic Mono, and it's not that bad haha, kinda funny to use:
font

Collapse
 
miniscruff profile image
miniscruff

Hey, another comic code user :D

Collapse
 
ankush981 profile image
Ankush Thakur

Fira Code. Looks really nice on MacOS!

Collapse
 
zabdeldjallil profile image
Djilou • Edited

Always been Jetbrains mono nerd font for me

Collapse
 
eshimischi profile image
eshimischi • Edited

FiraCode for PhpStorm and VScode

Collapse
 
cadams profile image
Chad Adams • Edited

JetBrains mono nerd font 🙂

Collapse
 
felixvo profile image
Felix Vo

I'm using Cascadia Code at the moment

previously:

  • Fira Code
  • JetBrains Mono
  • Iosevka
  • PT Mono
Collapse
 
norflin321 profile image
norflin

JetBrains Mono

Collapse
 
wtho profile image
wtho • Edited

I use Recursive - recursive.design

VSCode Font Recursive

Collapse
 
puka_tchou profile image
Puka Tchou • Edited

IBM Plex Mono :)
ibm.com/plex/

IBM Plex Mono

Collapse
 
joelbonetr profile image
JoelBonetR 🥇

The VSCode default one or Ubuntu-mono

Collapse
 
etienneburdet profile image
Etienne Burdet
Collapse
 
404a10 profile image
404a10

JetBrains Mono because it's very round but still sharpy on the edges. I just think it's pretty neat!

programmingfonts.org/#jetbrainsmono

Collapse
 
dhravya profile image
Dhravya

I love Jetbrains mono, which was made by jetbrains specifically for programmers

Collapse
 
nyxb profile image
nyxb

Any NerdFont nerdfonts.com/

Collapse
 
prakhil_tp profile image
Prakhil

Dank mono

Collapse
 
mizek1 profile image
Danilo Alves

JetBrains Mono is awesome and very pretty, I really love the ligatures.

Collapse
 
ehi profile image
Eugen Hildt

Any nerd font, with “Caskaydia” being my fav for now.
Plays well with oh-my-posh ^__*

Collapse
 
roman_22c01bcfb71 profile image
Roman

Source Code Pro. If you go on Google Fonts you can find it and use it in your code without downloading anything. fonts.google.com/specimen/Source+C...

Collapse
 
dimorng profile image
Dimorng Meung • Edited

Really love "Fira Code"

Collapse
 
andrewbaisden profile image
Andrew Baisden

Jetbrains Mono

Collapse
 
tmchuynh profile image
Tina Huynh

I love typewriter fonts <3

Collapse
 
codingshower profile image
CodingShower

Source Code Pro. Find out how to set it up on VSCode here.

Collapse
 
jasoncubic profile image
JasonCubic

Hack is my favorite. github.com/source-foundry/Hack

Collapse
 
mrdulin profile image
official_dulin

font family: OperatorMono-Book, Monaco, Courier Prime bold, Courier New Bold, monospace, Menlo

Collapse
 
shamariyan profile image
Sharan

Source code pro

Collapse
 
nsijwali profile image
Nitin Sijwali

Roboto

Collapse
 
wkkgyasi profile image
William Gyasi

Fira Code