Hi everyone ☕
In theese days, I work remotely because of the pandemic. So I have a little more time in the morning and I spend this time having breakfast in front of the computer and review the codes I wrote. I noticed that I was bored with the font family I used this morning. I think I need to change this to increase my productivity :) I am currently using "Consolas, 'Courier New', monospace". Which font family do you use when writing code? By sharing here, we may increase someone's productivity.
My code editor looks like below
Top comments (4)
I'm using Ligalex Mono, which is a version of IBM Plex Mono with added ligatures, you can find it here: github.com/ToxicFrog/Ligaturizer/r...
I find it's the most readable of the bunch, with added "stylish" touches.
I used FiraCode for some time, but it's a bit more boring. And I find it hard to read JetBrains Mono.
presumably I will use Ligalex Mono. I like it thanks a lot :)
Not so long ago I switched from Consolas/Inconsolata to JetBrains Mono (vide: jetbrains.com/lp/mono/ ). They've put a lot of effort to make reading experience better and they achieved that.
You can try a font with ligature, your arrow function will look like :
The most famous is github.com/tonsky/FiraCode