DEV Community

Om Biradar
Om Biradar

Posted on

Set JetBrains Mono as font for VS code

To set the font of VS code as JetBrains Mono follow the steps:

  1. Install the JetBrains Mono font in your system
  2. Open VS Code
  3. Click on your profile picture at the bottom left
  4. Click on settings
  5. Search for font
  6. In the Editor: Font Family field write 'JetBrains Mono', 'monospace', monospace and press enter.

After a brief moment, the default font of VS Code will be changed to JetBrains Mono.

Enjoy 🎉🎉
Happy Coding!

Top comments (0)