Menu Reference
File Menu
Section titled “File Menu”| Command | Shortcut | Description | Availability |
|---|---|---|---|
| New Project… | Create a new project (empty, from file, or from Farketplace asset) | Always | |
| New Package | Ctrl+Shift+N | Create a new package in the selected location | When a package is selected |
| New Diagram | Ctrl+N | Create a new diagram in the selected package | When a package is selected |
| Import… | Import a .farki file into the current project | Always | |
| Export… | Export the selected package as a .farki file | When a package is selected | |
| Export XMI… | Export UML model content as XMI 2.5.1 | When UML content exists | |
| Export for Eclipse EMF… | Export .ecore + .xmi for Eclipse EMF | When metamodel content exists |
Edit Menu
Section titled “Edit Menu”| Command | Shortcut | Description | Availability |
|---|---|---|---|
| Undo | Ctrl+Z | Undo the last diagram change | When undo stack has entries |
| Redo | Ctrl+Shift+Z / Ctrl+Y | Redo the last undone change | When redo stack has entries |
| Cut | Ctrl+X | Cut selection | Standard clipboard |
| Copy | Ctrl+C | Copy selection | Standard clipboard |
| Paste | Ctrl+V | Paste from clipboard | Standard clipboard |
| Select All | Ctrl+A | Select all nodes on the diagram | When diagram is open |
| Rename | F2 | Rename the selected item | When an item is selected |
| Delete | Delete / Backspace | Delete the selected item | When an item is selected |
View Menu
Section titled “View Menu”Panels
Section titled “Panels”| Command | Shortcut | Description |
|---|---|---|
| Explorer | Ctrl+Shift+E | Toggle the Explorer panel |
| Properties | Ctrl+Shift+P | Toggle the Properties panel |
| Palette | Ctrl+Shift+L | Toggle the Palette panel |
| Notes | Ctrl+Shift+O | Toggle the Notes panel |
| Context | Ctrl+Shift+T | Toggle the Context panel |
| Guidance | Ctrl+Shift+G | Toggle the Guidance panel |
| Log | Ctrl+Shift+J | Toggle the Log panel |
| Metamodels | Ctrl+Shift+M | Toggle the Metamodels view |
Display
Section titled “Display”| Command | Shortcut | Description |
|---|---|---|
| Dark Mode | Ctrl+Shift+D | Toggle between light and dark themes |
Diagram Menu
Section titled “Diagram Menu”| Command | Shortcut | Description | Availability |
|---|---|---|---|
| Zoom In | Ctrl+= | Increase diagram zoom | When diagram is open |
| Zoom Out | Ctrl+- | Decrease diagram zoom | When diagram is open |
| Fit to View | Ctrl+0 | Fit diagram content to the viewport | When diagram is open |
| Reset Zoom | Ctrl+1 | Reset zoom to 100% | When diagram is open |
- All shortcuts use Cmd instead of Ctrl on macOS
- Menu commands that depend on context (selection, open diagram, role) are greyed out when unavailable
- Some commands appear in context menus as well — see Context Menu Reference