There are many ways to customize the behavior of editable panes; the editor options can be set in the Options window under the Editor tab. These options include:
|
Editor Option |
Description |
|---|---|
|
Use tab characters |
Specify whether to use the tab character (ASCII 9) instead of spaces. |
|
Smart tab |
Specify whether to tab to align the next non-whitespace character of the preceding line. |
|
Use lowercase for object name |
Specify whether to use lowercase for object names. |
|
Specify whether to change to a block cursor for overwrite mode. Overwrite mode will overwrite existing text when is text entered at the cursor. You can toggle between Insert and Overwrite mode using the Insert key. | |
|
Show all characters |
Specify whether to show all characters including spaces, new lines and tabs. |
|
Right margin |
Specify whether to show the right margin and define the width. |
|
Gutter |
Specify whether to show the gutter and line number, and define the gutter width. |
|
Specify the block indent character size. | |
|
Tab size |
Specify the tab character length. |