Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR JAVASCRIPT

font ligature vs code

1. Install any font which has Font Ligatures enabled
2. Add Font to VS code Font Family
"editor.fontFamily": "YOUR LIGATURE ENABLED FONT NAME", etc,
3. Enable Font Ligatures in Settings.json file:
"editor.fontLigatures": true,
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #font #ligature #code
ADD COMMENT
Topic
Name
7+2 =