Download
https://github.com/tonsky/FiraCode/releases/download/5.2/Fira_Code_v5.2.zip
Check the latest on https://github.com/tonsky/FiraCode
Install
Windows 10
Settings -> Font -> drop the font files
Ubuntu
$ sudo apt install fonts-firacode
VSC (Visual Studio Code)
Open settings.json and add/update:
"editor.fontFamily": "'Fira Code'",
"editor.fontLigatures" : true,
"editor.fontSize": 15,
(was: "editor.fontFamily": "'Droid Sans Mono', 'monospace', monospace, 'Droid Sans Fallback'",
Preview Font
Programming Fonts Test Drive, https://www.programmingfonts.org/
No comments:
Post a Comment