monaspace
monaspace copied to clipboard
An innovative superfamily of fonts for code
The lowercase L (`l`) glyph in the Radnon (the handwritten one) looks a lot more like a "z" glyph. While visually distinct when directly compared, it takes considerable extra mental...
In python, there are codes like `__init__(self)` the 2 underlines will link together in monaspace, which is harder to read (as one will wonder if its 1 underline or 2...
A fairly common operator `` and `≥`. There should be ligatures to handle the shift assignment operators `=` with higher precedence than the `=` part of it as comparison.
Guys, can you help me to enable ligatures in vim? I'm done with download part for var fonts, but it seems like not working. Terminal: Iterm2.
Modify script so it works with the instructions provided in README. Closes #185
Configuration for new `editor.inlineSuggest.fontFamily` setting available from version 1.86.0.
After the macos and linux installation scripts were moved to `utils` the linux installation script was not updated to refer to the correct relative path.
Monospace Argon:  Fira Code:  The FiraCode equal characters' behavior looks better.
**Steps** 1. Download Release https://github.com/githubnext/monaspace/releases/tag/v1.000 an extract or Download font from in [/fonts/variable](https://github.com/githubnext/monaspace/tree/main/fonts/variable) 2. Install one of the fonts located in [/fonts/variable](https://github.com/githubnext/monaspace/tree/main/fonts/variable) 3. Search it in Settings - Fonts 4....
It is unreasonable for an "Open Source" product to: 1. Check output into VCS (This is what **Release Artefacts** are for) 2. Not provide any guidance for users / distributions...