Keyboard shortcuts in the EGL editor

In the EGL editor, you can use the following shortcuts:
Key combination Function
Ctrl+/ Comment
Ctrl+\ Uncomment
Ctrl+A Select all
Ctrl+C Copy
Ctrl+F Find
Ctrl+H Search
Ctrl+K Find next
Ctrl+S Save
Ctrl+V Paste
Ctrl+X Cut
Ctrl+G Generate
Ctrl+L Go to a specific line
Ctrl+Y Redo
Ctrl+Z Undo
Ctrl+Shift+A Add an explicit SQL statement to an EGL I/O statement that has an implicit one
Ctrl+Shift+K Find previous
Ctrl+Shift+N Access the Open Part dialog
Ctrl+Shift+P Construct an EGL prepare statement and the related get, execute, or open statement
Ctrl+Shift+R Use the retrieve feature to create or overwrite fields in an SQL record part
Ctrl+Shift+V View and validate the SQL statement that is associated with an EGL I/O statement and perform related actions
Ctrl+Shift+Z Use the Source Assistant
Ctrl+Space Get content assist
F3 Open the file that contains the part whose name is highlighted
Tab Indent the text to the next tab stop

Feedback