Cascadia Code is a new monospaced font from Microsoft that provides a fresh experience for command-line applications and text editors. Cascadia Code was developed alongside Windows Terminal. This font is most recommended to be used with terminal applications and text editors such as Visual Studio and Visual Studio Code.
Cascadia Code versions
There are multiple versions of Cascadia Code available that include ligatures and glyphs. All versions of Cascadia Code can be downloaded from the Cascadia Code GitHub releases page. Windows Terminal ships Cascadia Code and Cascadia Mono in its package and uses Cascadia Mono by default.
Font Name
Includes Ligatures
Includes Powerline Glyphs
Cascadia Code
Yes
No
Cascadia Mono
No
No
Cascadia Code PL
Yes
Yes
Cascadia Mono PL
No
Yes
Powerline and programming ligatures
Powerline is a common command-line plugin that allows you to display additional information in your prompt. It uses a few additional glyphs to display this information properly.
Programming ligatures are glyphs that are created by combining characters. They are most useful when writing code. The "Code" variants include ligatures, whereas the "Mono" variants exclude them.
Is-sors għal dan il-kontenut jista’ jinstab fuq GitHub, fejn tista’ wkoll toħloq u tirrevedi l-problemi u t-talbiet għall-immerġjar. Għal aktar informazzjoni, ara l-gwida għall-kontributuri tagħna.
Feedback ta’ Windows Terminal
Windows Terminal huwa proġett b’sors miftuħ. Agħżel link biex tipprovdi l-feedback:
In this module, you learn how to use the Windows Subsystem for Linux (WSL) with Visual Studio Code (VS Code). We explore the installation process and the basics of using WSL. Additionally, we install and utilize the Visual Studio Code WSL extension. Finally, we demonstrate how to debug and run Python code in VS Code within our WSL environment.