The next table shows the keyboard shortcuts that are available in the EGL editor.
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 items in an SQL record part |
Ctrl+Shift+S | Show the current file in Project Explorer |
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 | Indents text to the next tab stop |