Source Code Pro
How to use ExtraLight in VSC ~? It seems that the following is not working ... I'm sure I have the fonts.
Source Code Pro ExtraLight
You can navigate symbols inside a file with Ctrl+Shift+O. By typing : the symbols will be grouped by category. Press Up or Down and navigate to the place you want.
In VS Code, use the command palette ( cmd + shift + p ) to open the JSON version of the editor's settings. Then set the editor. fontFamily setting to JetBrains Mono and if you want the awesome ligatures as well, set editor. fontLigatures to true .
Use this:
"editor.fontFamily": "source code pro",
"editor.fontWeight": "300",
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With