Keyboard shortcuts
🔥 This feature is currently considered experimental. Try it out and give feedback by reporting bugs and suggesting new features. It’s not recommended for production use.
👥 This feature is available to all users.
1. General
To delete a given element, user can select the element and the press the Del
key from representation editor.
2. Navigation
In a diagram, users can press Alt and drag with the mouse to browse the diagram without moving any elements. This is useful for large diagrams where elements might appear in the background when the view is zoomed out.
3. Selection
In a diagram, users can press Alt
and click on an element to select it without displaying the contextual palette on the node.
4. Basic editing
User can press F2
key or start typing the new value directly to efficiently update an element name from representation editor.
Explore further by referring to the following how-tos for Edit Label action.
5. Multi-selection
Two ways to select several elements exist:
5.1. Ctrl key
A user can select an element by clicking on it and then select another one by holding Ctrl
key and clicking on the other element.
This keyboard shortcut is available in the representation editor and in the Project Explorer view.
5.2. Shift key
To select several element in one action from representation editor, user can press Shift
key and draw a rectangular area around elements that user wants to select.
After releasing the click, all element in the area are selected.
6. Search
User can display the filter bar by holding Ctrl+f
(Windows/Linux) or Cmd+f
(MacOS) from the Project Explorer view.
Explore further by referring to the following how-tos for Filter elements.