githubnext / githubnext/monaspace
Settings not working in VSCODE
Open
- Dominant language
- Shell
- Stars
- 19.6k
- Forks
- 322
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
I've been using monaspace for almost 4 months now in VSCODE, and it was working absolutely perfectly fine till yesterday. I opened VSCODE today and the settings seem to be not working anymore. The font is not Radon and the ligatures, especially ss01 & ss02, also don't seem to work.
I have the following setting in my `settings.json`:
```
{
"editor.fontFamily": "'Monaspace Radon', monospace",
"editor.fontLigatures": "'calt', 'ss01', 'ss02', 'ss03', 'ss04', 'ss05', 'ss06', 'ss07', 'ss08', 'ss09', 'liga'"
}
```
P.S.: I have the latest version (v 1.101)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.