Common operationโ
| Key | Action |
|---|
| ctrl + c | Copy to clipboard |
| ctrl + x | Cut to clipboard |
| ctrl + v | Paste from clipboard |
| ctrl + z | Undo |
| ctrl + y | Redo |
| ctrl + a | Select all |
| shift + up , down | Change selection |
| delete | Delete the selection element |
| f1 | Display the user's manual |
| f2 | Start text editing |
| f5 | Check for updates for configuration management |
| shift + f5 | Update all files to be configured |
| f6 | Show/hide inter-editor traces |
| f7 | Switch to the editor page |
| f8 | Switch to the trace page |
| f9 | Show/hide the navigator pane |
| f10 | Show/hide the information window |
| f11 | Show/hide the sub-editor |
| f12 | Show/hide the inspector |
Tree operationโ
Basic key operations in the navigator, tree diagram, tree grid and other tree-style UI
| Key | Action |
|---|
| insert | Add a child node or younger brother node |
| enter | Add a younger brother node or a child node |
| shift + enter | Add a brother node or a child node |
| alt + up , down | Move order between sibling nodes |
| left , right , space on a node with children | Toggle tree folding and expansion |
| ctrl + numbers | Collapse the tree to the hierarchical level specified by the numbers |
List/grid operationsโ
| Key | Action |
|---|
| insert , enter | Add a list element or grid row below |
| shift + enter | Add a list element or grid row above |
| alt + up , down | Move order between sibling nodes |
Diagram operationโ
| Key | Action |
|---|
| up , down , left , right | Select the next element in that direction |
| shift + up , down , left , right | Add the next element in that direction to the selection |