-
### Reproducible in vscode.dev or in VS Code Desktop?
- [X] Not reproducible in [vscode.dev](https://vscode.dev) or VS Code Desktop
### Reproducible in the monaco editor playground?
- [X] Not…
-
### Quick summary
On sites with certain Classic themes, the Verse block displays text using a monospace font, rather than the theme's default font.
Affected themes include Hemingway Rewritten, Bas…
-
I love this launcher and started to use it as my main luncher.
- Font Size Custom
- I personally feel currently the font is a bit small, sometimes it is easy for me to click the wrong app
…
-
![image](https://github.com/githubnext/monaspace/assets/1327344/3413d5e6-fe9e-4e8f-a4e2-6d1e772ef153)
-
While trying to debug why this font wasn't listed as an option in Windows Terminal or conhost.exe, I eventually just forced it in the JSON file. It gives me this warning now:
![Warning: choosing a …
-
It would be great if you have a specified font variant with font ligatures, we want to code with it!
-
The MBX "c" element is used for code snippets and is verbatim. At this writing the translation of "c" to PGML does the verbatim part, but is not a monospace font.
@Alex-Jordan suggests new macros to…
-
The monospaced font which is used by the Android client does not contain pseudographic characters, and the base font is used instead.
-
### Check for existing issues
- [X] Completed
### Describe the bug / provide steps to reproduce it
In VSCode, I have the following font configuration:
```
"editor.fontFamily": "'Iosevka Extende…
-
I did:
```
git clone --recurse-submodules git@github.com:Orisu179/AmatiPP.git
cd AmatiPP/
nix-shell
mkdir build
cd build/
cmake ..
cmake --build .
```
Sidenote: the last line ends with a do…