Editor Options

Format

Tab Width
Set the tab size used in Editor.

Indent Width
Set the indent size used in Editor.

Hint: Available only when Insert spaces instead of tab is checked.

Insert space instead of tab
Upon checked, spaces with size defined in Indent Width will be used for indentation.

Backspace unindent
Upon checked, spaces with size of an Indent Width will be deleted upon each backspace key entered. Otherwise, only one space will be deleted.

Hint: Take into effect only when Insert spaces instead of tab is checked.

Use smart Home
Upon checked, the cursor will go to the first non-blank character on a line when the key Home is pressed. A second press will go to the beginning of the line. With the option unchecked, a press of the key Home will always go to the beginning of a line.

Smart indent by Tab
Upon checked, the cursor will go to the first non-blank character after the indent is made. With the option unchecked, the cursor will only advance a tab width after the indent is made.

Current line highlight
Choose the current line highlight color.

Breakpoint highlight
Choose the breakpoint highlight color.

Folding collapse by default

Methods
Check this option to collapse Methods statements by default.

Inner Classes
Check this option to collapse Inner Classes statements by default.

Imports
Check this option to collapse Imports statements by default.

Javadoc Comments
Check this option to collapse Javadoc Comments by default.

Comments
Check this option to collapse Comments by default.