Editing Scripts


Script Editor supports most common editing functions. For list of keyboard shortcuts see Editor shortcuts.

In addition Editor supports Column or Block mode. Block mode entered by pressing Alt + C key or Alt + left mouse button.

Also Editor supports multi line cursor mode. To enter this mode hold Alt + C key or Alt + left mouse button and then move up or down. When you see thin red vertical line it means you are in multi line cursor mode. In this mode everything you type will be replicated on all lines.

Script Editor supports different ways to paste data from clipboard. Data from Results Grid can be pasted in two different ways. Ctrl + V will paste it in a format suitable for use in SQL statements. Ctrl + Shift + V will paste it in tab separated form. Some other additional paste options provided on right click popup menu or on Main Menu->Edit under Paste Special.