[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"project-70840":3},{"id":4,"name":5,"fullName":6,"owner":7,"repo":5,"description":8,"homepage":9,"htmlUrl":10,"language":11,"languages":10,"totalLinesOfCode":10,"stars":12,"forks":13,"watchers":14,"openIssues":15,"contributorsCount":16,"subscribersCount":16,"size":16,"stars1d":17,"stars7d":18,"stars30d":19,"stars90d":16,"forks30d":16,"starsTrendScore":20,"compositeScore":21,"rankGlobal":10,"rankLanguage":10,"license":22,"archived":23,"fork":23,"defaultBranch":24,"hasWiki":25,"hasPages":23,"topics":26,"createdAt":10,"pushedAt":10,"updatedAt":33,"readmeContent":34,"aiSummary":35,"trendingCount":16,"starSnapshotCount":16,"syncStatus":36,"lastSyncTime":37,"discoverSource":38},70840,"JetBrainsMono","JetBrains\u002FJetBrainsMono","JetBrains","JetBrains Mono – the free and open-source typeface for developers","https:\u002F\u002Fjetbrains.com\u002Fmono",null,"Shell",12770,367,91,198,0,11,30,80,33,42.7,"SIL Open Font License 1.1",false,"master",true,[27,28,29,30,31,32],"coding-font","font","ligatures","monospaced-font","programming-font","programming-ligatures","2026-06-12 02:02:44","[![official JetBrains project](http:\u002F\u002Fjb.gg\u002Fbadges\u002Fofficial.svg)](https:\u002F\u002Fconfluence.jetbrains.com\u002Fdisplay\u002FALL\u002FJetBrains+on+GitHub)\n\n# JetBrains Mono: a typeface made for developers\n![Alt text](images\u002Fmain-img@2x.png)\n\nJetBrains Mono is available as a standalone download, and is also bundled in all JetBrains IDEs. Discover more font features & design on its [web page](https:\u002F\u002Fjetbrains.com\u002Fmono\u002F). \n\nDefault version of JetBrains Mono comes with OpenType features and ligatures (which can always be toggled on & off in the settings). If your IDE doesn’t support OpenType, use a special version of the font — [JetBrains Mono NL](https:\u002F\u002Fgithub.com\u002FJetBrains\u002FJetBrainsMono\u002Ftree\u002Fmaster\u002Ffonts\u002Fttf), which doesn’t include any ligatures.\n\n# **Installation**\n\n### **JetBrains IDEs**\n\nThe most recent version of JetBrains Mono ships with your JetBrains IDE starting with v2019.3.\n\nSelect JetBrains Mono in the IDE settings: go to `Preferences\u002FSettings` → `Editor` → `Font`, and then select JetBrains Mono from the **Font** dropdown.\n\n### Brew (macOS only)\n\nInstall it using the `font-jetbrains-mono` cask:\n\n```console\nbrew install --cask font-jetbrains-mono\n```\n\n### Manual installation\n\n_On Mac\u002FWindows_: \n\n1. [Download font](https:\u002F\u002Fgithub.com\u002FJetBrains\u002FJetBrainsMono\u002Freleases\u002Flatest). \n2. Unzip the archive and install the font:\n   - _Mac_. Select all font files in the folder and double-click them. Click the **Install Font** button.\n   - _Windows_. Select all font files in the folder, right-click any of them, then pick **Install** from the menu.\n\n> **Note** If you have previously installed JetBrains Mono, please uninstall all previous versions to exclude conflicts and errors in rendering.\n\n_On Linux_: \n\nOpen a terminal and run the following:\n\n```bash\n\u002Fbin\u002Fbash -c \"$(curl -fsSL https:\u002F\u002Fraw.githubusercontent.com\u002FJetBrains\u002FJetBrainsMono\u002Fmaster\u002Finstall_manual.sh)\"\n```\n\nOnce JetBrains Mono is installed in your OS, you are ready to configure the editor.  \n\n\n### **Visual Studio Code** \n\n1. From the **File** menu (**Code** on Mac) go to `Preferences` → `Settings`, or use keyboard shortcut \u003Ckbd>Ctrl\u003C\u002Fkbd>+\u003Ckbd>,\u003C\u002Fkbd> (\u003Ckbd>Cmd\u003C\u002Fkbd>+\u003Ckbd>,\u003C\u002Fkbd> on Mac).\n2. In the **Editor: Font Family** input box type `JetBrains Mono`, replacing any content.\n3. To enable ligatures, go to **Editor: Font Ligatures**, click **Edit in settings.json**, and copy this line `\"editor.fontLigatures\": true` into json file.\n\n### **More ways to install**\n- [Chocolatey](https:\u002F\u002Fgithub.com\u002FJetBrains\u002FJetBrainsMono\u002Fwiki\u002FOther-ways-to-install#through-chocolatey-windows-only)\n- [ChromeOS terminal](https:\u002F\u002Fgithub.com\u002FJetBrains\u002FJetBrainsMono\u002Fwiki\u002FOther-ways-to-install#chromeos-terminal)\n\n## Font Styles\nThere are 8 font styles available in JetBrains Mono, from Thin to ExtraBold, each coming with its own _italic_ version.\n\n![Alt text](images\u002Ffont-styles@2x.png)\n\n## Font Features\n\n### Increased x-height\nWhile characters remain standard in width, the height of the lowercase is maximized. This approach keeps code lines to the length that developers expect, and it helps improve rendering in small size, since each symbol occupies more pixels.\n\n![Alt text](images\u002Fff-increased-height@2x.png)\n\n### Distinctiveness of symbols\n\n![Alt text](images\u002Fff-distinctiveness-of-symbols@2x.gif)\n\n## Ligatures for Code\nA ligature is a character consisting of two or more joined symbols. Traditionally, it was introduced as a space-saving technique in printed texts. In code, this technique is adopted to show operators and is used mainly for two purposes:\n1. To **reduce noise** by merging symbols and removing details so the eyes are processing less:\n\n![Alt text](images\u002Fligatures-1@2x.gif)\n\n2. To balance whitespace more efficiently by shifting the glyphs in certain cases:\n\n![Alt text](images\u002Fligatures-2@2x.gif)\n\n> **Note** if your IDE doesn’t support OpenType features and ligatures, use [JetBrains Mono NL](https:\u002F\u002Fgithub.com\u002FJetBrains\u002FJetBrainsMono\u002Ftree\u002Fmaster\u002Ffonts\u002Fttf) instead.\n\n## OpenType features\nStarting from v2.304, JetBrains Mono has added support for alternate characters.\n_Stylistic Sets_ `ss01-20` usually change a group of characters. _Character Variant_ `cv01-99` usually changes only one character.\nHere are the [instructions for enabling these features.](https:\u002F\u002Fgithub.com\u002FJetBrains\u002FJetBrainsMono\u002Fwiki\u002FOpenType-features)\n\n![Alt text](images\u002Fstylistic-sets@2x.png)\n![Alt text](images\u002Fcharacter-variants@2x.png)\n\n## Basic Character Set\n\n![Alt text](images\u002Fcharacter-set@2x.png)\nYou can find full JetBrains Mono character set on our [wiki page](https:\u002F\u002Fgithub.com\u002FJetBrains\u002FJetBrainsMono\u002Fwiki\u002FList-of-supported-symbols).\n\n## Building from source files\n\n> **Note** To build from source, you'd need Python 3.9.5 or higher (install instructions for Python [available here](https:\u002F\u002Fwiki.python.org\u002Fmoin\u002FBeginnersGuide\u002FDownload)).\n\nThe source files can be found in the *\"Source\"* folder. To open them you will need Glyphs app.\\\nTo build the `.ttf`, `.otf`, `woff2` & variable `.ttf` you will need to:\n- Install **gftools** `pip install gftools`\n- Install **fonttools[woff]** `pip install fonttools[woff]`\n- Navigate to **JetBrainsMono** folder in Terminal app.\n- Type `gftools builder sources\u002Fconfig.yaml` in Terminal and run it.\n- Type `python scripts\u002Fgenerate_variable_webfonts.py` in Terminal and run it to generate variable `woff2` files.\n- After the scripts are complete, the files can be found in *fonts* folder.\n\n## License\n\nJetBrains Mono typeface is available under the [OFL-1.1 License](https:\u002F\u002Fgithub.com\u002FJetBrains\u002FJetBrainsMono\u002Fblob\u002Fmaster\u002FOFL.txt) and can be used free of charge, for both commercial and non-commercial purposes. You do not need to give credit to JetBrains, although we will appreciate it very much if you do.\n\nThe source code is available under [Apache 2.0 License](https:\u002F\u002Fwww.apache.org\u002Flicenses\u002FLICENSE-2.0)\n\n## Credits\n\n**Type designer**\\\nPhilipp Nurullin\n\n**Team lead**\\\nKonstantin Bulenkov\n\n**Thanks to**\\\nNikita Prokopov\\\nEugene Auduchinok\\\nTatiana Tulupenko\\\nDmitrij Batrak\\\nIntelliJ Platform UX Team\\\nWeb Team\n","JetBrains Mono 是一款专为开发者设计的免费开源等宽字体。它支持OpenType特性及连字功能，这些可以在设置中开启或关闭；如果IDE不支持OpenType，还可以使用无连字版本。该字体有8种样式，从Thin到ExtraBold，并且每种都有斜体版，特别适合编程环境下的代码阅读和编写，能够提高代码可读性。适用于所有JetBrains IDEs、Visual Studio Code等开发工具中，也可以通过多种方式在不同操作系统上手动安装。",2,"2026-06-11 03:34:30","high_star"]