We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Add "editor.fontLigatures": true to settings.json:
"editor.fontLigatures": true
settings.json
To open settings.json, from the File menu choose Preferences, User Settings. Then paste this:
File
Preferences
User Settings
"editor.fontFamily": "Fira Code", "editor.fontSize": 14, "editor.fontLigatures": true,