VSCode Font Extension
A file icon theme based on Seti
With this extension we can:
- Apply this font in the web version of Visual Studio Code.
- Apply this font without installing to system.
To apply this font
"workbench.iconTheme": "vs-seti-hacknerdfontmono",
"editor.fontFamily": "'Hack Nerd Font Mono', 'Droid Sans Mono', 'monospace', monospace",
"editor.fontLigatures": true,
"terminal.integrated.fontLigatures.enabled": true,
| |