Skip to content

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

@lknite

Description

@lknite

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions