Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>FontsyNew to Visual Studio Code? Get it now.
Fontsy

Fontsy

andrewberty

|
2,338 installs
| (0) | Free
A simple extension to control your fonts everywhere in vscode
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Fontsy

A simple extension to control your fonts everywhere in vscode

Features

  • Control Editor Font Size

  • Control Terminal Font Size

  • Setting a step setting for incrementing and decrementing

  • Control font family

  • Control font weight

  • Control font ligatures

  • Change VSCode UI font family

  • Change VSCode UI font weight

Command Palette

Extension Settings

Settings can be added through settings.json


// the default editor font size that is used on a font size reset

"fontsy.defaultEditorFontSize": 18,   // default is 16



// the default terminal font size that is used on a font size reset

"fontsy.defaultTerminalFontSize": 16, // default is 14



// the increment or decrement step for a font size change

"fontsy.step": 0.5                    //default is 1

or edited through settings

Keybindings

Some commands are pre-assigned and some are not. You can edit and assign your keybindings (Ctrl+K Ctrl+S) of choice or use the commands from Command Pallete (Ctrl+Shift+P)

Known Issues

  • With small step decimals produces funny behaviours with some fonts which struggle with decimal font sizes

Credits

  • Inspired from FontSize shortcuts extension by Hao-Ping
  • UI font family functionality Fonted extension by blackmann
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft