-
Notifications
You must be signed in to change notification settings - Fork 3.8k
Closed
Milestone
Description
🎯 Subject of the issue
I installed various type of Fira Code Nerd Font Complete but want to specify to use Retina as the font for my VSCode. The below setting didn't work:
"editor.fontFamily": "'Fira Code Retina Nerd Font Complete'",
or
"editor.fontFamily": "FiraCode Nerd Font-Retina'"
or
"editor.fontFamily": "FiraCode Nerd Font Retina"
The default Fira Code will work with:
"editor.fontFamily": "FiraCode-Retina'"
To use the regular, I use the below setting and It works:
"editor.fontFamily": "FiraCode Nerd Font",
🔧 Your Setup
- Fira Code Retina Nerd Font Complete
- VSCode 1.42
- macOS 10.15.3
★ Optional
danielbayley, agilgur5, davidunilab, schneiderfelipe, abnerlol68 and 2 more
Metadata
Metadata
Assignees
Labels
No labels