IntelliJ IDEA 12.1.0 Web Help

Some features described here are available in Ultimate edition only.

File | Settings | PHP | Smarty

IntelliJ IDEA | Preferences | PHP | Smarty

Note

The page is available only when the PHP repository plugin is downloaded, installed, and enabled.

Use this dialog box to specify the delimiters to enclose Smarty tags in.

ItemDescription
Smarty left delimiterIn this text box, specify the desired opening delimiter. By default, the field shows the opening curly brace {.
Smarty right delimiterIn this text box, specify the desired closing delimiter. By default, the field shows the closing curly brace }.
Use Smarty 3 whitespace policyWhen this check box is selected, delimiters followed by whitespace will not be parsed as template tags.

Note

The check box is available when Smarty 3.0 or higher is used.

See Also

Procedures:

Reference:

Web Resources: