PhpStorm 2019.1 Help

Code Style. Pug/Jade

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


Use this page to configure formatting options for Pug(Jade) files. View the result in the Preview pane on the right.

Before you start working with Pug(Jade), make sure that Pug(ex-Jade) plugin is installed and enabled.

Tabs and Indents

Use tab character

  • If this checkbox is selected, tab characters are used for indentation and for code reformatting.

  • When the checkbox is cleared, PhpStorm uses spaces instead of tabs.

Tab size

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

Indent

In this text box, specify the number of spaces (or tabs if the Use Tab Character checkbox is selected) 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: 26 July 2019

See Also

Language and Framework-Specific Guidelines: