monaspace
monaspace copied to clipboard
An innovative superfamily of fonts for code
For any particular selection of ligatures on https://monaspace.githubnext.com, I notice the website suggests (example is with all selected): > #### Visual Studio Code > > Choose the stylistic sets you...
I use a Chromebook as my main development driver. As a result, the only way I could install fonts is by using an extension to import a webfont. Other fonts...
In 1.0, the equal and colon characters are not vertically aligned which is unsettling for the `:=` sequence used for example in Go.
I really like Noen version beside the `t` char, can I use different variation of this symbol?
In my app I have to specify manually default line height https://github.com/excalidraw/excalidraw/blob/42d8c5a0401c47e8f88680db189205085df4cdb2/src/element/textElement.ts#L968 Please advice which values to choose for Monaspace Radon, Krypton, and Argon
A lot of "Data work" these days is done with "DataFrame-libraries" which present data in tabular form which you can print to show the content It **should** look like here...
السلام عليكم انا عمر _Originally posted by @halaomer236 in https://github.com/githubnext/monaspace/issues/163#issuecomment-1832879371_
Hello, fonts are not recognized in IntelliJ IDEA on windows 11, no matter if installed otf or variable. windows 11 23H2 22631.2506
It would be nice to have a ligature version of `::*` where the asterisk is aligned vertically with the colons for use with wildcard imports in Rust.
The provided suggestion to run `./install_macos.sh` from the `util` directory fails since the script expects to be relative to the root of the content. ``` ❯ cd util ❯ bash...