Other File Types

On this page:
Scheme
In this area, choose the code style scheme and change it as required. Settings of a code style scheme are automatically applied every time IntelliJ IDEA generates, refactors, or reformats your code.
The code styles are defined at the project level and at the global level.
-
At the Project level, settings are grouped under the Project scheme, which
is predefined and is marked in bold font. The Project style scheme applies to the current project only.
The default scheme cannot be changed! When any modifications are made, IntelliJ IDEA automatically creates a copy of the default scheme. If you want to use a different project level scheme, choose the desired scheme and copy its settings to project.
- At the Global level, settings are grouped under the predefined Default scheme, and any other scheme created by the user. The global settings are used when the user doesn't want to keep code style settings with the project and share them.
Item | Description |
---|---|
Scheme | From this drop-down list, select the scheme to be used. The predefined schemes are shown in bold. The custom schemes, ones created as copies of the predefined schemes, are in plain text. |
Manage | Click this button to open the Code Style Schemes dialog that lets you manage the schemes. |
Reset | This link appears in the upper-right corner of the dialog when the current style or scheme are modified. Click this button to discard changes. |
Text files and unsupported file types
See Also
Concepts:
Last modified: 23 November 2016