WebStorm 2017.1 Help

Zooming in the Editor

WebStorm makes it possible to change font size (zoom) in the active editor, and reset font size to the default value. These operations apply to the active editor only. In the other editor tabs, font size is not affected.

On this page:

To enable changing font size in the editor

  1. Open the Settings/Preferences dialog, expand the Editor node, and click General.
  2. Make sure that the setting Change font size (Zoom) with Ctrl+MouseWheel is enabled.

To change font size using the mouse wheel

  1. Place the caret in the editor.
  2. While keeping the Ctrl/ key pressed, rotate the mouse wheel. As you rotate the mouse wheel forward, font size grows larger; as you rotate the mouse wheel backwards, font size decreases.

    The macOS users can use trackpad "Pinch-to-Zoom" gesture to change size of the font and the whole editing area.

To reset font size

  1. Press Ctrl+Shift+A.
  2. In the popup frame, type Reset font size, and click Enter.

    The default font size is restored.

See Also

Reference:

Getting Started:

Last modified: 17 July 2017