On this page:
Introduction
In the Editor, you can configure the editor's behavior related to the paired braces. When the option Insert pair } is enabled, the closing brace is automatically added with indent on pressing ⏎ or ⏎⏎ or ⏎⏎ or ⏎Enter, ⏎ or ⏎Enter, ^ M, ⏎, ⌃M, ⏎ or ⌃M. Indentation level is defined in the Code Style settings.
Configuring paired elements behavior
- Open the Preferences dialog box, and under the Editor node, click Smart Keys.
-
Configure automatic insertion of paired elements by selecting the following check boxes:
- Insert pair bracket
- Insert pair quote
- Auto-close tag on typing '</'
- Insert pair %> in JSP
- To have the closing braces inserted upon pressing ⏎ or ⏎⏎ or ⏎⏎ or ⏎Enter, ⏎ or ⏎Enter, ^ M, ⏎, ⌃M, ⏎ or ⌃M, select the Insert pair } check box.
- Apply changes and click OK.