|
Editor
|
Previous Top Next |
| · | Line numbering
|
| · | Syntax highlighting - make it easy for you to read your SQL.
|
| · | Book marking (Ctrl+Shift+# to set, Ctrl+# to goto) - So you can easily find your way back in huge scripts.
|
| · | Scroll bar hints - so you know where you are scrolling to
|
| · | Different selection modes - Normal (Ctrl+Shift+N), Lines (Ctrl+Shift+L) and Columns (Ctrl+Shift+C)
|
| · | MySQL function AutoParameter hints (Ctrl+Shift+Space)
|
| · |
|
| · | MySQL AutoProposals (Ctrl+Space)
|
| · |
|
| · | MySQL AutoCompletion (Ctrl+J)
|
| · |
| · | AutoColumn- and Table name proposals (Ctrl+Space)
|
| · | You won't have to go in search of that column or tablename ever again.
|
| · | AutoCorrection, ex. "selet" becomes "select"
|
If the Editor is available in a window, you will automatically have an Editor Menu as well as a Execute button on your main toolbar. You can use this menu to Execute your SQL (
You can customize your Editor's Auto features, ex. AutoComplete, AutoParams, AutoCorrect, etc, in the folder's Properties window.