-
Notifications
You must be signed in to change notification settings - Fork 3.2k
VS Code Instructions
dipnlik edited this page Sep 18, 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 the following lines and save the file.
"editor.fontFamily": "Fira Code",
"editor.fontLigatures": trueIf this doesn't work for you, you can try:
- restarting VS Code;
- wrapping the "Fira Code" section with additional apostrophes:
"editor.fontFamily": "'Fira Code'", "editor.fontLigatures": true
Fira 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
