Cascadia Code
brew install --cask font-cascadia-code
v2407.24
Microsoft's monospace coding font with ligatures, available in multiple variants including Powerline and Nerd Font symbols.
Why you might care
Open-source font designed specifically for code with excellent ligature support and stylistic customization. Comes in variants for terminal users (Powerline/Nerd Font symbols) and developers who prefer sans-serif, ligature-heavy fonts. Default in Visual Studio and Windows Terminal.
550
30-day installs · #445
1.6k
90-day · #449
5.8k
365-day · #451
27.8k
★ GitHub stars · updated 1y ago
Links
- https://github.com/microsoft/cascadia-code
- GitHub: microsoft/cascadia-code
- Brew formula source: Casks/font/font-c/font-cascadia-code.rb
Blurb generated by claude-haiku-4-5 on today.
Raw metadata
{
"alternatives": [
"Fira Code",
"JetBrains Mono",
"Source Code Pro",
"Inconsolata"
],
"artifacts": [
{
"font": [
"ttf/CascadiaCode.ttf"
],
"target": "/$HOME/Library/Fonts/CascadiaCode.ttf"
},
{
"font": [
"ttf/CascadiaCodeItalic.ttf"
],
"target": "/$HOME/Library/Fonts/CascadiaCodeItalic.ttf"
}
],
"auto_updates": null,
"categories": [
"fonts",
"dev-tools"
],
"deprecated": 0,
"deprecation_reason": null,
"desc": null,
"disable_reason": null,
"disabled": 0,
"display_name": "Cascadia Code",
"enrichment_fetched_at": "2026-06-20T22:43:05+00:00",
"first_seen": "2026-06-20T00:47:34+00:00",
"full_token": "font-cascadia-code",
"github_default_branch": "main",
"github_last_commit_at": "2025-03-06T03:26:32Z",
"github_readme_excerpt": "\r\n\r\n# About Cascadia Code\r\nCascadia is a fun new coding font that comes bundled with [Windows Terminal](https://github.com/microsoft/terminal), and is now the default font in Visual Studio as well. \r\n\r\n# Font Variants\r\n- `Cascadia Code`: standard version of Cascadia\r\n- `Cascadia Mono`: a version of Cascadia that doesn\u0027t have ligatures\r\n- `Cascadia (Code|Mono) PL`: a version of Cascadia that has embedded Powerline symbols\r\n- `Cascadia (Code|Mono) NF`: a version of Cascadia that has Nerd Font symbols\r\n\r\nFor the italic, there is a standard `italic` and a `cursive` variant accessible via `ss01` (see [below](https://github.com/microsoft/cascadia-code/blob/main/README.md#to-enable-the-cursive-form-of-the-italic-heres-the-code-you-should-use)). \r\n\r\n# Font features\r\n\r\n\r\n\r\n\r\n\r\n\r\nEnabling stylistic sets will [vary between applications](https://github.com/tonsky/FiraCode/wiki/How-to-enable-stylistic-sets). For example, in VS Code, you can enable stylistic sets (and other OpenType features) via `settings.json`:\r\n\r\n```\r\n\"editor.fontLigatures\": \"\u0027ss01\u0027, \u0027ss02\u0027, \u0027ss03\u0027, \u0027ss19\u0027, \u0027ss20\u0027\"\r\n```\r\n\r\n#### To enable the Cursive form of the italic, here\u0027s the code you should use:\r\n```\r\n\"editor.fontLigatures\": \"\u0027calt\u0027, \u0027ss01\u0027\",\r\n```\r\nIf you\u0027re using an environment that does not support the `ss01` OT feature, one option to consider is [opentype-feature-freezer](https://github.com/twardoch/fonttools-opentype-feature-freezer/).\r\n\r\n# Character Sets\r\n\r\n\r\n\r\n\r\n# Installation\r\n\r\n**You can download the latest version of Cascadia Code from the releases page here:** [https://github.com/microsoft/cascadia-code/rel",
"github_repo": "microsoft/cascadia-code",
"github_stars": 27750,
"github_topics": [],
"homepage": "https://github.com/microsoft/cascadia-code",
"homepage_og_description": null,
"homepage_og_image": null,
"homepage_title": null,
"installs_30d": 550,
"installs_365d": 5778,
"installs_90d": 1647,
"last_seen": "2026-06-20T00:47:34+00:00",
"llm_generated_at": "2026-06-20T23:04:15+00:00",
"llm_model": "claude-haiku-4-5",
"names": [
"Cascadia Code"
],
"one_liner": "Microsoft\u0027s monospace coding font with ligatures, available in multiple variants including Powerline and Nerd Font symbols.",
"rank_30d": 445,
"rank_365d": 451,
"rank_90d": 449,
"raw_hash": "51ed88b28d546187",
"ruby_source_path": "Casks/font/font-c/font-cascadia-code.rb",
"tap": "homebrew/cask",
"token": "font-cascadia-code",
"version": "2407.24",
"why_use_this": "Open-source font designed specifically for code with excellent ligature support and stylistic customization. Comes in variants for terminal users (Powerline/Nerd Font symbols) and developers who prefer sans-serif, ligature-heavy fonts. Default in Visual Studio and Windows Terminal."
}