A script-enabled browser is required for this page to function properly.

Using the Keyboard in the Editors

The following keyboard actions are supported in Microsoft Windows and UNIX when using the:

Program Unit and Stored Program Editors

To do this:

Keystroke:

Move cursor left one character

Left arrow key

Select character as cursor moves left

Shift + Left arrow key

Move cursor right one character

Right arrow key

Select character as cursor moves right

Shift + Right arrow key

Copy selected characters or words

Ctrl + C

Cut selected characters or words

Ctrl + X

Paste from the clipboard

Ctrl + V

Delete character on the right of current cursor position, or delete selected characters or words

Delete key

Delete character on the left of current cursor position

Backspace

Move cursor to the end of the program unit

Ctrl + End

(Windows only)

Move cursor to the start of the program unit

Ctrl + Home

(Windows only)

Select source lines from the current cursor position to the end of the program unit

Ctrl + Shift + End

(Windows only)

Select source lines from the current cursor position to the start of the program unit

Ctrl + Shift + Home

(Windows only)

Move cursor to the end of current line

End

(Windows only)

Move cursor to the start of current line

Home

(Windows only)

Select characters from the current cursor position to the end of the current line

Shift + End

(Windows only)

Select characters from the current cursor position to the start of the current line

Shift + Home

(Windows only)

Indent selected line, or indent characters on the right of current cursor position

Tab key

Outdent selected line

Shift + Tab key

Move cursor down one line

Down arrow key

Select line as cursor moves down

Shift + Down arrow key

Move cursor up one line

Up arrow key

Select line as cursor moves up

Shift + Up arrow key

Scroll down the program unit by the number of lines that are shown in the Source pane

PageDown key

Scroll down the program unit by the number of lines that are shown in the Source pane and selects the lines at the same time

Shift + PageDown key

Scroll up the program unit by the number of lines that are shown in the Source pane

PageUp key

Scroll up the program unit by the number of lines that are shown in the Source pane and selects the lines at the same time

Shift + PageUp key

Undo most recent action

Ctrl + Z

(Windows only)

Revert most recent undo action

Ctrl + Y

(Windows only)

PL/SQL Editor

To do this:

Keystroke:

Invoke the PL/SQL Editor

F11

 

Debugger

To do this:

Keystroke:

Debug Module

Shift + F9

 

Step Over F8  
Step Into F7  
Step Out Control + F7 (UNIX) Shift + F7 (Windows)
Run to Cursor Shift + F4 (UNIX)  

Property Pallette

To do this:

Keystroke:

Create a property class

Control + Insert

 

 


Using the mouse in the editor

Editing features