📅  最后修改于: 2022-03-11 15:01:15.403000             🧑  作者: Mango
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,