If you would like information on debugging, see the Debugger tips.
Use make/strip code: Editor|Make Code Statement, Editor|Strip Code Statement
Wrap code: Utilities|Wrap
Built-in formatter formats the code by clicking the Format code button.
Press <F9> to run or compile the code at the cursor.
<Shift><F9> to run the code snippet at the cursor.
Use <CTRL><N> to access Named SQL Recall
Use <ALT>+UP/DOWN to scroll iteratively through your SQL Recall History list. If you select text, only the selected text will be replaced as you scroll through the list
Customize your Editor toolbar: right click on the toolbar. Uncheck Merged. Right-click again and select toolbars to add or remove.
<F7> to clear the editor.
Turn off save reminders: Options|Editor-Behavior|Confirm Clear All Text, and Options|Editor-Open/Save|Prompt to save editor on close) .
Set Parameters|Options dialog to enable Collections & REF Cursor output support.
<F2> to toggle full screen Editor.
<Shift><F2> to toggle full screen output panels.
<F11> to run code without accessing the Debugger.