To set the font of VS code as JetBrains Mono follow the steps:
- Install the JetBrains Mono font in your system
- Open VS Code
- Click on your profile picture at the bottom left
- Click on settings
- Search for font
- 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)