Ctrl+P
For your happiness we recommend to use the following configuration in your settings.json
settings.json
{ "editor.fontFamily": "'Fira Code', Menlo, Monaco, 'Courier New', monospace", "editor.fontWeight": "300", "editor.fontLigatures": true, }
MIT