Skip to content
| Marketplace
Sign in
Visual Studio Code>Keymaps>Easy Terminal ZoomNew to Visual Studio Code? Get it now.
Easy Terminal Zoom

Easy Terminal Zoom

Kishan N. Jadav

|
2,369 installs
| (0) | Free
Easily control terminal's font-size with keyboard shortcuts when the terminal is focused.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Easy Terminal Zoom

Icon

VSCode extension to control the terminal's font-size with keyboard shortcuts when the terminal is focused.

Motivation

By default, in order to increase/decrease the font size in VS Code you need to adjust the `terminal.integrated.fontSize` value manually from settings.

Included keyboard shortcuts (Keymaps)

Action Mac Windows or Linux
Increase font size Cmd + = Ctrl + =
Decrease font size Cmd + - Ctrl + -
Reset font size Cmd + 0 Ctrl + 0

Note: These keymaps are only activated for the extension when a Terminal has active focus.

Requirements

  • VS Code 1.40+

Settings

Key Description
easyTerminalZoom.step The amount by which the font size is increased or decreased. Default is 1.

Author

Kishan Jadav • kishan_jadav@hotmail.com

License

MIT

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft