Yesterday the team at Microsoft released Cascadia Code version 1909.16, the latest monospaced font for command-line applications like Windows Terminal and code editors like Visual Studio Code. This year in May, the team announced about this font at the Microsoft Build conference.
Cascadia Code version 1909.16 is now publicly available on GitHub and developers can contribute to the font on GitHub. This code is licensed under the SIL Open Font license on GitHub.
Cascadia Code supports programming ligatures that are used while writing codes as they can create new glyphs by combining characters. These ligatures make the code more readable and user-friendly.
The name “Cascadia Code” comes from the Windows Terminal project. The codename for Windows Terminal was Cascadia before it was released.
Hey everyone! We need help naming the new font for #WindowsTerminal. Please choose your favorite name below ☺️
— Kayla Cinnamon ☕ (@cinnamon_msft) May 21, 2019
The official post reads, “As an homage to the Terminal, we liked the idea of naming the font after its codename. We added Code to the end of the font name to help indicate that this font was intended for programming. Specifically, it helps identify that it includes programming ligatures.”
Users can install Cascadia Code font from the GitHub repository’s releases page or receive it in the next update of Windows Terminal.
Users are overall excited about this news and they are liking the fact that even the official announcement blog post is using the Cascadia Code font. They are also appreciating the team for adding support for programming ligatures.
I really like the ligatures! Will give it a try in #vscode tomorrow. Good Job! 👍
— Florian Gaa (@bitbruder) September 18, 2019
Love the commitment to the font by using it on the blog post! 😁😁
— Kay Singh (@singhkays) September 19, 2019
Happy to see Cascadia Code supporting WWW ligature. I wonder where they get that idea from? 😉 pic.twitter.com/Sj8Jmi8fCO
— Fira Code (@FiraCode) September 19, 2019
A user commented on HackerNews, “I really like this. Feels easy on the eyes (at least to me). I’ve used Fira Code for as long as I can remember, but going to give this a go!”
Other interesting news in programming
Microsoft open-sources its C++ Standard Library (STL) used by MSVC tool-chain and Visual Studio
Linux 5.3 releases with support for AMD Navi GPUs, Zhaoxin x86 CPUs and power usage improvements