VS Code doesn't recognizes Fira Code (duplicating #889)
Open
Nobody has claimed this yet.
- Dominant language
- Clojure
- Stars
- 82k
- Forks
- 3.2k
- PR merge metrics
- No merged PRs in 30d
Description
I installed FiraCode-VF.ttf version 5.2. My system is Windows 10.
Font settings in my VSCode are as follows:
(deleted settings.json in workspace folder)
"editor.fontFamily": "Fira Code",
"editor.fontLigatures": true
I also tried
"editor.fontFamily": "'Fira Code'",
"editor.fontLigatures": true
or
"editor.fontFamily": "Fira Code Bold",
"editor.fontLigatures": true
etc. and restarted VSCode and my system again and again. It just doesn't work.

Please help me!
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the reported setup in VS Code on Windows 10 with FiraCode-VF.ttf 5.2 and the listed editor settings. Compare the behavior with duplicate issue #889; done means determining whether the problem is reproducible and identifying a project-supported resolution.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- vscode
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100