THAPA TECHNICAL

HOUSE OF WEB DEVELOPERS AND TECHNOLOGY.

Best Font for Programmers | How to Install Fonts in VS Code Editor in 2022

Download the font family from the google fonts, Here is the below  link 👇


Copy the code below and paste it inside the settings.json file in the vscode editor. 


"editor.fontFamily": "fira code, 'Courier New', monospace",
"editor.fontLigatures": true,

OR


"editor.fontFamily": "fira code, 'Courier New', monospace",
"editor.fontLigatures": true,