VS Code adds custom fonts

Here take the JetBrainsMono font as an example

1. Download the font file and install it

2. After the installation is complete, enter the system font folder   C:\Windows\Fonts

Find the font you just installed and copy the font file name: JetBrains Mono NL

3. Open the VS Code software, click the setting button in the lower left corner —> common settings —> Editor: Font Family

4. Modify the font name Change
the default font: Consolas , 'Courier New', monospace
to: JetBrains Mono NL , 'Courier New', monospace

Effect:
If you are also interested in this font, you can go to download: JetBrains Mono NL

Guess you like

Origin blog.csdn.net/edsoki/article/details/128223066
Recommended