WebStorm 2020.1 Help

Code Style. Pug/Jade

File | Settings | Editor | Code Style | Pug(Jade) for Windows and Linux
WebStorm | Preferences | Editor | Code Style | Pug(Jade) for macOS
Ctrl+Alt+S the Settings/Preferences icon


Use this section to configure formatting options for Pug(Jade) files. When you change these settings, results of a change are displayed in the Preview pane.

Tabs and Indents

Use tab character

  • If this checkbox is selected, tab characters are used:

    • On pressing the Tab key

    • For indentation

    • For reformatting code

  • If the checkbox is cleared, WebStorm uses spaces instead of tabs.

Tab size

In this field, specify the number of spaces that fits in a tab.

Indent

In this field, specify the number of spaces to be inserted for each indent level.

Set from

The link appears in the upper-right corner of the page, when applicable. Click this link and choose the language to be used as the base for the current language code style.

To return to the initial set of code style settings and discard the changes, click Reset.

Last modified: 8 April 2020