Material Icon Theme With Jetbrains Nerd Font
Get the Material Design icons into your VS Code with Jetbrains Nerd Font.
Fork from https://github.com/PKief/vscode-material-icon-theme and add Jetbrains mono nerd font into package for better browser using experience.
To use intergrated Jetbrains nerd font
After installing the extension, add the following lines to your settings.json file
"editor.fontFamily": "jetbrains-mono-nerd-font, 'JetBrains Mono NL', Consolas, 'Courier New', monospace",
"editor.fontLigatures": true
| |