tonsky / tonsky/FiraCode

(macbook) i cannot for the life of me get 'Fira Code' to work in VisualCode

Open
#1,660 6 comments 2 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Clojure
Stars
82k
Forks
3.2k
PR merge metrics
No merged PRs in 30d

Description

Requirements
  • I have searched the issues for my issue and found nothing related or helpful
  • I have searched the FAQ for help
  • I have checked the Wiki for help
Experienced Behavior

not working yet in visual code, trying to use with: gh-dash

I've tried just about every combination I can think of in the font section:

Menlo, Monaco, 'Courier New', monospace, 'Fira Code NFM'
Menlo, Monaco, 'Courier New', monospace, 'Fira Code NF'
Menlo, Monaco, 'Courier New', monospace, 'Fira Code Nerd Font'
Menlo, Monaco, 'Courier New', monospace, 'Fira Code Nerd Font Mono'
Menlo, Monaco, 'Courier New', monospace, 'FiraCode NFM'
Menlo, Monaco, 'Courier New', monospace, 'FiraCode NF'
Menlo, Monaco, 'Courier New', monospace, 'FiraCode Nerd Font'
Menlo, Monaco, 'Courier New', monospace, 'FiraCode Nerd Font Mono'

I've also tried the steps at this location:
https://github.com/tonsky/FiraCode/wiki/VS-Code-Instructions

'Fira Code'
Fira Code
{
    "workbench.editor.wrapTabs": true,
    "editor.fontFamily": "Fira Code",
    "terminal.integrated.fontFamily": "monospace",
    "editor.fontLigatures": true,
    "editor.fontSize": 14
}
Font Used

Fira Code

$ ls ~/Library/Fonts 
FiraCodeNerdFont-Bold.ttf          FiraCodeNerdFont-Regular.ttf       FiraCodeNerdFontMono-Bold.ttf      FiraCodeNerdFontMono-Regular.ttf   FiraCodeNerdFontPropo-Bold.ttf     FiraCodeNerdFontPropo-Regular.ttf
FiraCodeNerdFont-Light.ttf         FiraCodeNerdFont-Retina.ttf        FiraCodeNerdFontMono-Light.ttf     FiraCodeNerdFontMono-Retina.ttf    FiraCodeNerdFontPropo-Light.ttf    FiraCodeNerdFontPropo-Retina.ttf
FiraCodeNerdFont-Medium.ttf        FiraCodeNerdFont-SemiBold.ttf      FiraCodeNerdFontMono-Medium.ttf    FiraCodeNerdFontMono-SemiBold.ttf  FiraCodeNerdFontPropo-Medium.ttf   FiraCodeNerdFontPropo-SemiBold.ttf
Source of Font File

https://github.com/ryanoasis/nerd-fonts/releases/download/v3.4.0/FiraCode.zip
also tried from the FiraCode release page:
https://github.com/tonsky/FiraCode/releases/tag/6.2

Terminal Emulator (and the title of the terminal window)

VisualStudioCode

Operating System and Version

MacBook Pro, Sequoia 15.5

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The report provides a Visual Studio Code settings snippet and lists the installed FiraCodeNerdFont files, but names no repository files or tests. Start by reproducing the font-family configuration on macOS Sequoia and checking whether Visual Studio Code recognizes the installed family; done would require a confirmed cause and a clearly documented fix.

Written by the indexing model from the issue text.

Assessment

Tech stack
macos, vscode
Domain
desktop
Issue type
Bug
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
15/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.