General
Auto indent
If this option is checked, each new indention is the same as in the previous line in SQL Editor.
Indents and outdents are used in the process of text editing to make the source code easier to read.
Insert mode
If this option is checked, the insert symbols mode is on by default.
Use syntax highlight
Enables syntax highlight in the editor area.
Find text at cursor
If this option is checked, the Text to find field in the Find Text and the Replace Text dialog windows is automatically filled with the text the cursor is set over.
Show line numbers
If this option is checked, the line numbers are displayed in the SQL editor area.
Use smart tabs
If this option is checked, the tab length is variable. After pressing the Tab key the cursor aligns with the nearest first (or last) position of the neighboring line.
Take from previous line only
When the option is checked, the tab length is variable, and after pressing the Tab key the cursor aligns with the first (or the last) position of the previous line.
Tab stops
Defines the tab length used when editing SQL text.
Undo limit
Defines the maximum number of changes that can be undone.
See also: |