Best Fonts for VSCode, RStudio, PyCharm, or Any other IDEe

Best Fonts for VSCode, RStudio, PyCharm, or Any other IDEe
Writing Code in Style

with Ligatures

What are font ligatures?

Ligature fonts map multiple characters to a single glyph, either for readability or just because it looks nice and beautiful. This only affects the rendering of the text with said font, while the distinct characters remain in the source.

“Good fonts add readability and generally looks wayy cooler to code!”

Two of my favourite fonts for coding are:

  1. Fira Code — an extension of Fira Mono which really goes all out providing a wide range of ligatures for obscure Haskell operators, as well as the more standard set which will be used when writing R.
  2. Hasklig — a fork of Source Code Pro. This is better for R programming in my opinion and is more conservative with the ligatures it deals with.

Which one do you like? ?