Last active
December 12, 2021 16:34
-
-
Save Bazooka2091/5557ccaa94080df932916246643374b5 to your computer and use it in GitHub Desktop.
Ligatures
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
as admin: | |
- choco install firacode | |
settings.json | |
"editor.fontFamily": "Fira Code, Menlo, Monaco, 'Courier New', monospace", | |
"editor.fontLigatures": true, | |
restart IDE | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment