Patched Monaco font for use in popular IDEs and editors (e.g. PhpStorm/WebStorm/NetBeans/IntelliJ/etc.)
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.
- Look fine in Java-based IDEs (see screenshot section) and others
- Cyrillic symbols support out-of-the-box
- Works well on Linux and Windows
Just install it into your system and select in our favorite editor/IDE
- Put
Monaco.ttfinto your~/.fonts - Update font cache by running
fc-cache -f -v- Select Monaco font the Editor's settings
- Open
Monaco.ttfand pressInstall - Select Monaco font the Editor's settings
[PHP] PhpStorm 8.0 (Linux)
[JS] GEdit 3.16 (Linux)
[CSS] WebStorm 9 (Linux)
[C#] MonoDevelop 5.9 (Linux)
| Editor | Result | Notes |
|---|---|---|
| IntelliJ IDEA & similar (PhpStorm/Webstorm/PyCharm/...) | ✔️ | - |
| GEdit | ✔️ | - |
| MonoDevelop | ✔️ | - |
Does it work for you? Do you have any issues or suggestions? Feel free to create PR and tell your story
![[PHP] PhpStorm 8.0 (Linux) Monaco in PhpStorm](/probil/Monaco-IDE-font/raw/master/screenshots/%5Bphp%5D-PhpStorm-8.0.png?raw=true)
![[JS] GEdit 3.16 (Linux) Monaco in Gedit](/probil/Monaco-IDE-font/raw/master/screenshots/%5Bjs%5D-GEdit.png?raw=true)
![[CSS] WebStorm 9 (Linux) Monaco in WebStorm](/probil/Monaco-IDE-font/raw/master/screenshots/%5Bcss%5D-WebStorm-9.png?raw=true)
![[C#] MonoDevelop 5.9 (Linux) Monaco in MonoDevelop](/probil/Monaco-IDE-font/raw/master/screenshots/%5Bcsharp%5D-MonoDevelop.png?raw=true)