Font Switcher allows you to quickly configure your font settings from the command palette.
- Add / remove / reorder editor and terminal fonts.
- Modifies the
editor.fontFamilyandterminal.integrated.fontFamilysettings respectively.
- Modifies the
- Adjust size of editor and terminal fonts.
- Modifies the
editor.fontSizeandterminal.integrated.fontSizerespectively.
- Modifies the
This extension contributes the following commands:
font-switcher.switchFont: Show a quickPick menu of the user defined editor font families.font-switcher.setFontSize: Show an input dialog for setting the font sizefont-switcher.switchTerminalFont: Show a quickPick menu of the user defined integrated terminal font familiesfont-switcher.setTerminalFontSize: Show an input dialog for setting the terminal font size



