| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Cascadia is a fun new coding font that comes bundled with Windows Terminal, and is now the default font in Visual Studio as well.
For the italic, there is a standard italic and a cursive variant accessible via ss01 (see below).
Enabling stylistic sets will vary between applications. For example, in VS Code, you can enable stylistic sets (and other OpenType features) via settings.json:
"editor.fontLigatures": "'ss01', 'ss02', 'ss03', 'ss19', 'ss20'"
"editor.fontLigatures": "'calt', 'ss01'",
If you're using an environment that does not support the ss01 OT feature, one option to consider is opentype-feature-freezer.
You can download the latest version of Cascadia Code from the releases page here: https://github.com/microsoft/cascadia-code/releases
Once unzipped, right-click the font file and click Install for all users. This will install the font onto your machine.
👉 Note: If you have previously installed a version of Cascadia Code, please uninstall the previous version prior to installing a new version. Not doing so can result in improper rendering.
For more details and app-specific instructions, please check the wiki.
Instructions on how to modify and submit an update to the Cascadia Code source is available in the wiki.
The easiest way to communicate with the team is via GitHub Issues. Please file new issues, feature requests and suggestions, but DO search for similar open/closed pre-existing issues before you do.
Please help us keep this repository clean, inclusive, and fun! We will not tolerate any abusive, rude, disrespectful or inappropriate behavior. Read our Code of Conduct for more details.
If you would like to ask a question that you feel doesn't warrant an issue (yet), please reach out to us via Twitter:
Aaron Bell, Font Designer: @aaronbell
Christopher Nguyen, Product Manager: @nguyen_dows
Dustin Howett, Software Engineer: @DHowett
Special thanks to:
This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.
| Back | FazBrowse Home | New Git URL |