| Item | Description |
| Use per project settings | Select this option to use your own code style settings configurable at the level of the current project. |
| Export | Click this button to save the current scheme under the specified name in the config\codeStyles folder under the IntelliJ IDEA home directory. This button is enabled, when the option Use per project settings is selected. |
| Use global settings | Select this option to use global code style options for the project. |
| Scheme name | From this drop-down list, select the desired scheme. |
| Save as | Click this button to save the current global scheme with a new name. |
| Delete | Click this button to delete the current scheme. The default scheme cannot be deleted! |
| Copy to Project | Click this button to create a copy of the current global scheme to the project level. After creating the copy, IntelliJ IDEA suggests to switch to this new scheme at the project level. |
IntelliJ IDEA makes it possible to configure the following code styles:
- Alignment and Braces
- Blank Lines
- Code Generation
- CSS
- General
- HTML
- Imports
- Java EE Names
- JavaDoc
- JavaScript/ECMAScript/ActionScript
- Spaces
- Wrapping
- XML
The Preview section for each language immediately shows results when you change settings.
