Monaco-IDE-font
Monaco-IDE-font copied to clipboard
:part_alternation_mark: Patched Monaco font for use in popular IDEs and editors
:part_alternation_mark: Monaco font for IDE
Patched Monaco font for use in popular IDEs and editors (e.g. PhpStorm/WebStorm/NetBeans/IntelliJ/etc.)
:question: 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.
:point_up: 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
:book: How to use
Just install it into your system and select in our favorite editor/IDE
Linux
- Put
Monaco.ttf
into your~/.fonts
- Update font cache by running
fc-cache -f -v
- Select Monaco font the Editor's settings
Windows
- Open
Monaco.ttf
and pressInstall
- Select Monaco font the Editor's settings
:camera: Screenshots
[PHP] PhpStorm 8.0 (Linux)
[JS] GEdit 3.16 (Linux)
[CSS] WebStorm 9 (Linux)
[C#] MonoDevelop 5.9 (Linux)
:heavy_check_mark: Support table
Editor | Result | Notes |
---|---|---|
IntelliJ IDEA & similar (PhpStorm/Webstorm/PyCharm/...) | :heavy_check_mark: | - |
GEdit | :heavy_check_mark: | - |
MonoDevelop | :heavy_check_mark: | - |
:muscle: Contributing
Does it work for you? Do you have any issues or suggestions? Feel free to create PR and tell your story