Cascadia Code NF
brew install --cask font-cascadia-code-nf
v2407.24
Monospace font with coding ligatures, Nerd Font symbols, and stylistic variants from Microsoft.
Why you might care
Open-source font designed specifically for coding with clean aesthetics and ligature support. The NF variant includes Nerd Font glyphs for terminal icons and powerline symbols. Popular choice for developers using terminals, editors, and IDEs.
177
30-day installs · #981
569
90-day · #953
3.4k
365-day · #663
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-nf.rb
Blurb generated by claude-haiku-4-5 on today.
Raw metadata
{
"alternatives": [
"Fira Code",
"JetBrains Mono",
"Hack",
"FiraCode"
],
"artifacts": [
{
"font": [
"ttf/CascadiaCodeNF.ttf"
],
"target": "/$HOME/Library/Fonts/CascadiaCodeNF.ttf"
},
{
"font": [
"ttf/CascadiaCodeNFItalic.ttf"
],
"target": "/$HOME/Library/Fonts/CascadiaCodeNFItalic.ttf"
}
],
"auto_updates": null,
"categories": [
"fonts"
],
"deprecated": 0,
"deprecation_reason": null,
"desc": null,
"disable_reason": null,
"disabled": 0,
"display_name": "Cascadia Code NF",
"enrichment_fetched_at": "2026-06-20T22:43:05+00:00",
"first_seen": "2026-06-20T00:47:34+00:00",
"full_token": "font-cascadia-code-nf",
"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": 177,
"installs_365d": 3437,
"installs_90d": 569,
"last_seen": "2026-06-20T00:47:34+00:00",
"llm_generated_at": "2026-06-20T23:06:23+00:00",
"llm_model": "claude-haiku-4-5",
"names": [
"Cascadia Code NF"
],
"one_liner": "Monospace font with coding ligatures, Nerd Font symbols, and stylistic variants from Microsoft.",
"rank_30d": 981,
"rank_365d": 663,
"rank_90d": 953,
"raw_hash": "28f0b93390c07a0c",
"ruby_source_path": "Casks/font/font-c/font-cascadia-code-nf.rb",
"tap": "homebrew/cask",
"token": "font-cascadia-code-nf",
"version": "2407.24",
"why_use_this": "Open-source font designed specifically for coding with clean aesthetics and ligature support. The NF variant includes Nerd Font glyphs for terminal icons and powerline symbols. Popular choice for developers using terminals, editors, and IDEs."
}