All Projects → probil → Monaco Ide Font

probil / Monaco Ide Font

〽️ Patched Monaco font for use in popular IDEs and editors

Projects that are alternatives of or similar to Monaco Ide Font

JetBrainsRunner
A Krunner Plugin which allows you to open your recent projects
Stars: ✭ 31 (-75.59%)
Mutual labels:  ide, phpstorm, webstorm
Intellij Plugin Save Actions
Supports configurable, Eclipse like, save actions, including "organize imports", "reformat code" and "rearrange code".
Stars: ✭ 440 (+246.46%)
Mutual labels:  phpstorm, webstorm
Jetbrains In Chinese
JetBrains 系列软件汉化包 关键字: Android Studio 3.5 汉化包 CLion 2019.3 汉化包 DataGrip 2019.3 汉化包 GoLand 2019.3 汉化包 IntelliJ IDEA 2019.3 汉化包 PhpStorm 2019.3 汉化包 PyCharm 2019.3 汉化包 Rider 2019.3 汉化包 RubyMine 2019.3 汉化包 WebStorm 2019.3 汉化包
Stars: ✭ 3,912 (+2980.31%)
Mutual labels:  phpstorm, webstorm
Intellij Jvm Options Explained
Common JVM options used with Intellij and what they do
Stars: ✭ 636 (+400.79%)
Mutual labels:  phpstorm, webstorm
Intellij Idea Tutorial
IntelliJ IDEA 简体中文专题教程
Stars: ✭ 19,071 (+14916.54%)
Mutual labels:  phpstorm, webstorm
Jetbrains Alfred Workflow
Open a project with one of JetBrains' product.
Stars: ✭ 335 (+163.78%)
Mutual labels:  phpstorm, webstorm
Quadplay
The quadplay✜ fantasy console
Stars: ✭ 563 (+343.31%)
Mutual labels:  ide, font
jetbrains-theme
🎨 A modern, productivity-increaser theme for all JetBrains IDEs
Stars: ✭ 108 (-14.96%)
Mutual labels:  phpstorm, webstorm
Runconfigurationasaction
Provides a way to use IntelliJ run configurations as buttons
Stars: ✭ 17 (-86.61%)
Mutual labels:  phpstorm, webstorm
Jetbrains Helper
Jetbrains helper
Stars: ✭ 33 (-74.02%)
Mutual labels:  phpstorm, webstorm
Phpstorm Ide Config
My PhpStorm configuration for writing modern PHP code
Stars: ✭ 55 (-56.69%)
Mutual labels:  ide, phpstorm
Night Owl Jetbrains
Night owl theme / colour scheme for IntelliJ and Webstorm (or other Jetbrains IDEs). Includes dark and light mode 🌓
Stars: ✭ 276 (+117.32%)
Mutual labels:  phpstorm, webstorm
yii2-autocomplete-helper
Yii2 IDE Autocomplete Helper
Stars: ✭ 38 (-70.08%)
Mutual labels:  ide, phpstorm
Svelte Intellij
Svelte components in WebStorm and friends
Stars: ✭ 345 (+171.65%)
Mutual labels:  phpstorm, webstorm
interstellar
Dark editor theme for JetBrains IDEs
Stars: ✭ 26 (-79.53%)
Mutual labels:  phpstorm, webstorm
Translatorx
JetBrains 系列软件汉化包 关键字: Android Studio 3.5 汉化包 CLion 2019.3 汉化包 DataGrip 2019.3 汉化包 GoLand 2019.3 汉化包 IntelliJ IDEA 2019.3 汉化包 PhpStorm 2019.3 汉化包 PyCharm 2019.3 汉化包 Rider 2019.3 汉化包 RubyMine 2019.3 汉化包 WebStorm 2019.3 汉化包
Stars: ✭ 4,856 (+3723.62%)
Mutual labels:  phpstorm, webstorm
intellij-autohotkey
AutoHotkey plugin for the Jetbrain's IntelliJ platform
Stars: ✭ 30 (-76.38%)
Mutual labels:  ide, webstorm
Webstorm License Key
Instruction how use license key for WebStorm & all JetBrains products
Stars: ✭ 85 (-33.07%)
Mutual labels:  phpstorm, webstorm
Awesome Phpstorm
A curated list of amazingly awesome PHPStorm plugins, resources and other shiny things.
Stars: ✭ 719 (+466.14%)
Mutual labels:  ide, phpstorm
Laravel Whoops Editor
Laravel Whoops Editor helps to open your code editor from exception stack trace.
Stars: ✭ 83 (-34.65%)
Mutual labels:  ide, phpstorm

〽️ Monaco font for IDE

Patched Monaco font for use in popular IDEs and editors (e.g. PhpStorm/WebStorm/NetBeans/IntelliJ/etc.)

❓ Why?

Monaco is a nice font for the code. I really like it. But it looks ugly in the Java-based IDEs on Linux. I tried to google a solution for this but exiting options was really weird or had limitations. So, I decided to patch it fix those issues.

☝️ Features

  • Look fine in Java-based IDEs (see screenshot section) and others
  • Cyrillic symbols support out-of-the-box
  • Works well on Linux and Windows

📖 How to use

Just install it into your system and select in our favorite editor/IDE

Linux

  1. Put Monaco.ttf into your ~/.fonts
  2. Update font cache by running
fc-cache -f -v
  1. Select Monaco font the Editor's settings

Windows

  1. Open Monaco.ttf and press Install
  2. Select Monaco font the Editor's settings

📷 Screenshots

[PHP] PhpStorm 8.0 (Linux)

Monaco in PhpStorm

[JS] GEdit 3.16 (Linux)

Monaco in Gedit

[CSS] WebStorm 9 (Linux)

Monaco in WebStorm

[C#] MonoDevelop 5.9 (Linux)

Monaco in MonoDevelop

✔️ Support table

Editor Result Notes
IntelliJ IDEA & similar (PhpStorm/Webstorm/PyCharm/...) ✔️ -
GEdit ✔️ -
MonoDevelop ✔️ -

💪 Contributing

Does it work for you? Do you have any issues or suggestions? Feel free to create PR and tell your story

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].