monaspace
monaspace copied to clipboard
An innovative superfamily of fonts for code
See: - which says `You must start the setting with 'calt', 'liga', 'dlig'!` - section "Code ligatures" which lists only `"editor.fontLigatures": "'ss01', 'ss02', 'ss03', 'ss04', 'ss05', 'ss06', 'ss07', 'ss08', 'calt',...
I'm testing it out with Radon because it's my favorite, but the characters that don't fit the handwritten style look the exact same in ALL fonts: https://github.com/githubnext/monaspace/assets/92538982/491f1ce4-2225-4816-bc1a-ce758cbc6e04
After looking around, I thought it would be interesting to add a way of accessing the settings.json file in Visual Studio Code :) Prettier took the opportunity to clean up...
As this is a font tailored for code and editors, I would expect the `*` operator to align vertically with other operators like `+` or `-`.
I am looking to disable some of the features of this font for my terminal because of weird functionality with these features. I notice in the docs there isn't really...
  mousepad font detected  xfce4-terminal font not detected  how fix this
Fixes `install_linux.sh` script. cc: @idan
Please forgive my ignorance in describing this issue. I am not very familiar with font tech and I'm not even 100% sure this is a Monaspace bug and not a...
I've been using monaspace font in my website as well in my terminal, and I noticed correct behavior in textarea of website, but incorrect in iterm2 1) Texture healing in...
corrected the example run. Otherwise below error would occur. ```bash ❯ cd util ❯ bash ./install_macos.sh cp: ./fonts/otf/*: No such file or directory cp: ./fonts/variable/*: No such file or directory...