IntelliJ IDEA 2017.3 Help

Code Folding

File | Settings | Editor | General | Code Folding for Windows and Linux
IntelliJ IDEA | Preferences | Editor | General | Code Folding for macOS
Ctrl+Alt+S settings


Use this page to specify your code folding preferences.

ItemDescription
Show code folding outline Select this checkbox if you want the code folding toggles (foldingMinusStart, foldingMinusEnd and foldingPlus) to be shown in the editor. Clear the checkbox to hide the toggles.
Collapse by default Select the code fragments which should be folded by default, that is, when a file is first opened in the editor.
Last modified: 6 March 2018

See Also

Getting Started: