DEV Community

Rodrigo Juarez for Coding Coach

Posted on

8 5

Change your Visual Studio / Visual Studio Code Font

The new Cascadia Code font

As part of the new Windows Terminal development, Microsoft provides an original open-source monospaced font, Cascadia Code.
It is recommended to be used with console applications and development text editors.
This new font supports programming ligatures!
Programming ligatures creates new glyphs by combining characters.
This helps make code more readable.
Image

Installing the Cascadia Code font in your windows system

  • Download the .ttf file from the github repo to any folder on your computer
  • Open the context menu for the downloaded file and select the Install option

Image

Change fonts in your IDE

Tired of the same font day after day? Follow this steps to have a new look and feel in your IDE!

Change editor fonts in Visual Studio 2019 for Windows

  • You have access to the font settings in the Tools > Options menu, under Environment > Fonts and Colors (After changing your font, reopen Visual Studio 2019)

Image

Change editor fonts in Visual Studio Code

  • Open your Settings and look for User > Text Editor > Font and change it to your desired Font (After changing your font, reopen Visual Studio Code)

Image

References

Speedy emails, satisfied customers

Postmark Image

Are delayed transactional emails costing you user satisfaction? Postmark delivers your emails almost instantly, keeping your customers happy and connected.

Sign up

Top comments (0)

Heroku

This site is built on Heroku

Join the ranks of developers at Salesforce, Airbase, DEV, and more who deploy their mission critical applications on Heroku. Sign up today and launch your first app!

Get Started

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay