Editor Options: General
See Also
This tab enables you to customize global code folding and camel case settings.
- Use Code Folding. If selected, you have the option of collapsing the display of code blocks.
You can select which types of code blocks are collapsed by default.
Code folding is applied only to editor types that support code folding, such as the Java editor.
- Collapse by Default. Select the types of code blocks that are collapsed by default.
- Camel Case Behavior. Enable Camel Case Navigation in Java. For
example, the caret stops at "J", "T", and "N", in "JavaTypeName", when
you use the next/previous word actions.
- Remove Trailing Whitespace When Saving Files. You can have trailing whitespaces never removed, always removed, or only removed from modified files. Default is "never."
- See Also
- Using the Options Window
Legal Notices