Code Style: Twig
Use this page to configure formatting options for Twig templates. View the result in the Preview pane.
Tabs and Indents
Item | Description |
---|---|
Use tab character | Use the Tab key for indentation. When the checkbox is cleared, PhpStorm uses spaces instead of tabs. |
Indent | In this field, specify the number of spaces to be inserted for each indent level. |
Other
In this tab, configure the coding style for Twig.
Item | Description |
---|---|
Spaces inside delimiters | Select this checkbox to have PhpStorm automatically insert spaces inside tag block delimiters |
Spaces inside variable delimiters | Select this checkbox to have PhpStorm automatically insert spaces inside variable block delimiters |
Spaces inside comment delimiters | Select this checkbox to have PhpStorm automatically insert spaces inside comment block delimiters |
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.