Skip to content

Tarik Billa

  • Web Development
    • html
    • vue.js
    • laravel
    • css
    • javascript
    • jquery
    • node.js
    • php
    • asp.net
  • Programming
    • python
    • java
    • c
    • c++
    • c#
  • git
  • android

jetbrains-font

What the difference between JetBrains Mono and JetBrains Mono NL

August 24, 2023 by Tarik

JetBrains Mono NL is the no-ligature version of JetBrains Mono font. In some editors you may have difficulty disabling font ligatures (although some popular editors like Sublime Text, VS Code do have the option). If you don’t want font ligature, you can simply use the NL version.

Categories fonts Tags fonts, jetbrains-font Leave a comment

How do I change VS Code Settings to use JetBrains Mono Font

February 25, 2023 by Tarik

Open the VSCode Settings (Code -> Preferences -> Settings), then add to the end of the User Settings JSON file: “editor.fontFamily”: “JetBrains Mono”, “editor.fontSize”: 13, “editor.fontLigatures”: true

Categories visual-studio-code Tags fonts, jetbrains-font, visual-studio-code Leave a comment

Tarik Billa

Software Engineer
tarikbilla@gmail.com
+8801884414000
  • Reuse a hash in YAMLApril 17, 2024
  • Dockerfile: how to redirect the output of a RUN command to a variable?April 16, 2024
  • How to cd to a directory with spaces in the directory name?April 16, 2024
  • Maximum MIME type length when storing the type in a databaseApril 16, 2024
  • What is the difference between Unit, Integration, Regression and Acceptance Testing?April 16, 2024
© 2026 Tarik Billa