Keyboard shortcuts in the EGL editor
In the EGL editor, you can use the following shortcuts:
| Key combination | Function |
|---|---|
| Alt+Shift+W | Show in |
| Ctrl+/ | Comment |
| Ctrl+\ | Uncomment |
| Ctrl+1 | Create callback functions |
| Ctrl+2 | Create function |
| Ctrl+A | Select all |
| Ctrl+C | Copy |
| Ctrl+F | Find/Replace |
| Ctrl+G | Generate |
| Ctrl+H | Search |
| Ctrl+K | Find next |
| Ctrl+L | Go to line |
| 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+Alt+F | Fold text |
| Ctrl+Alt+G | Show declarations in workspace |
| Ctrl+Shift+A | Add an explicit SQL statement to an EGL I/O statement that has an implicit one |
| Ctrl+Shift+F | Format |
| Ctrl+Shift+G | Show references in workspace |
| Ctrl+Shift+K | Find previous |
| Ctrl+Shift+M | Add import |
| Ctrl+Shift+N | Access the Open Part dialog |
| Ctrl+Shift+O | Organize imports |
| 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 |