Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Settings not working in VSCODE #265

Open
kashyapm94 opened this issue Oct 31, 2024 · 4 comments
Open

Settings not working in VSCODE #265

kashyapm94 opened this issue Oct 31, 2024 · 4 comments

Comments

@kashyapm94
Copy link

kashyapm94 commented Oct 31, 2024

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)

@kashyapm94 kashyapm94 changed the title VSCODE settings don Settings not working in VSCODE Oct 31, 2024
@TZECHIN6
Copy link

TZECHIN6 commented Nov 1, 2024

Same here, vscode cannot recognise the font somehow... I am using Ubuntu and the terminal could use the font without issue. Looking for a fix 😢

@TZECHIN6
Copy link

TZECHIN6 commented Nov 1, 2024

@kashyapm94 I have fixed the issue, but I am not so sure the reason behind, hopefully the technical team could address this issue.

To fix it, simply copy the font into /usr/share/fonts and run fc-cache -f -v, reload vscode and you are good to go.

@kashyapm94
Copy link
Author

@TZECHIN6 I've no idea how you figured it out, but it worked. Thanks a ton

@TZECHIN6
Copy link

TZECHIN6 commented Nov 2, 2024

To be honest, the first time I have encountered this was when I installing JetBrains Mono, at that moment, their website provide two way to place the font file, which the later one is to place it in a system wide location…

as I also failed to load the font when placing it in .local.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

No branches or pull requests

2 participants