Editor Options
Top  Previous  Next


Editor Options allow you to set the parameters of viewing and editing the SQL statements within MySQL Query.

To call the Editor Options window select the Options | Editor Options menu item.

General  

chbox   Auto Indent
If this option is checked, each new indention is the same as the previous when editing SQL text.

chbox   Insert Mode
If this option is checked, insert symbols mode is on by default.

chbox   Use Syntax Highlight
Enables syntax highlight in the object editor window.

chbox   Find Text at Cursor
If this option is checked, Text to Find field in the Find Text Dialog window is automatically filled with the text, the cursor is set on.

chbox   Always Show Hyperlinks
If this option is checked, hyperlinks are displayed in the editor window. To open a link click it with the Ctrl button pressed.

chbox   Show Number of Lines
If this option is checked, line numbers are displayed in the SQL text editor window.

Tab Stops
Defines the tab length, used when editing a text.

Undo Limit
Defines the maximum possible number of changes to be undone.

Display  

chbox   Visible Margin
Makes the right text margin visible.

chbox   Visible Gutter
Makes the gutter visible in the editor window.

Right Margin
Defines the position of the right text margin in the editor window.

Gutter Width
Defines the gutter width in the editor window.

Editor Font, Size
Use these options to set the editor font and its size.

Color  

On this tab you can set font and background colors and attributes of the text, editor uses to mark out different text fragments: default, comments, strings, SQL keywords, numbers, links, wrong symbols, identifiers, symbols, and selected text.

Quick Code  

chbox   Code Completion
If this option is checked, then on typing the first word symbols in the SQL text editor you are offered some variants for the word completion in a popup list (analogue of the Code Insight in Delphi IDE). The popup list will appear at the time, defined by Delay option.

Delay
Using this option you can change the time the popup list takes to appear.

Code Case
Allows you to change the case of the words inserted automatically.

chbox   
Use Keyboard Templates
Allows you to use keyboard templates for faster typing regularly met expressions (see Keyboard Templates).

chbox   Emulate Typewriting
Defines the delay of displaying symbols on the screen.

chbox   Color Scope Categories
If this option is checked, object types differ in color in the popup menu.

Sort By Scope / Sort By Name
Switches sorting objects in the popup menu by name or by type (Table, UDF, etc.).