-
Notifications
You must be signed in to change notification settings - Fork 3.2k
VS Code Instructions
Nilay Vishwakarma edited this page Jul 21, 2017
·
33 revisions
Add "editor.fontLigatures": true to settings.json:
To open settings.json, from the File menu choose Preferences, Settings or use keyboard shortcut Ctrl+,. Then paste this:
"editor.fontFamily": "Fira Code",
"editor.fontSize": 14,
"editor.fontLigatures": trueIf this doesn't work for you, wrap the "Fira Code" section with additional apostrophes like so:
"editor.fontFamily": "'Fira Code'",
"editor.fontSize": 14,
"editor.fontLigatures": trueFira Code 💻 – Home – Wiki – Issues – Suggestions
Enabling: Atom | VS Code | IntelliJ | BBEdit | Brackets | Emacs | GoormIDE | Cloud9 | MacVim | Notepad++ | RStudio | Sublime Text | Visual Studio | MATLAB
Troubleshooting
Stylistic sets
Language Coverage
OSes/Tools: Linux | Chrome devtools | LaTeX | Chrome OS terminal
