Code Style. GSP
File | Settings | Editor | Code Style | GSP for Windows and Linux
IntelliJ IDEA | Settings | Editor | Code Style | GSP for macOS
CtrlAlt0S
Use this page to configure formatting options for GSP files. When you change these settings, the Preview pane shows how this will affect your code.
Item | Description |
---|---|
Use tab character | Use the Tab key for indentation. When the checkbox is cleared, IntelliJ IDEA uses spaces instead of tabs. |
Smart tabs |
The Smart tabs checkbox is available if the Use tab character option is enabled. |
Tab size | In this field, specify the number of spaces included in a tab. |
Indent | In this field, specify the number of spaces to be inserted for each indent level. |
Click this link to reveal the list of languages to be used as the base for the current language code style. Only the settings that are applicable to the current language are taken. All the other settings are not affected.
This link appears in the upper-right corner of the language-specific code style page, when applicable.
Click Reset to discard changes and return to the initial set of code style settings.
Thanks for your feedback!