I am setting up fonts ligatures for my VSCode using these two lines. "editor.fontFamily": "'Fira Code'", "editor.fontLigatures": true, …
fonts visual-studio-code ligatureAs google fonts are blocked in China I had to download them and use FontSquirrel for conversion. The problem: fi/…
css fonts google-font-api ligatureIn my settings I have: "editor.fontLigatures": true, "editor.fontFamily": "Fira Code, Comic Sans MS, Tahoma, Consolas", and I've tried (…
visual-studio-code fonts vscode-settings ligature