General
| Undo | Ctrl/⌘ + Z | 
| Edit/Drive toggle | Esc | 
View Controls
| Toggle library | 1 | 
| Toggle layer tree | 2 | 
| Toggle properties panel | 3 | 
| Zoom in | + | 
| Zoom out | - | 
| Reset zoom and position | 0 | 
| Pan | spacebar + drag   drag middle mouse,  shift + mouse wheel | 
| Zoom | Ctrl/⌘ + mouse wheel | 
Tools
| Select tool (default) | V | 
| Hand tool | H | 
Elements
These apply when you have an element selected.
| Copy | Ctrl/⌘ + C | 
| Cut | Ctrl/⌘ + X | 
| Paste | Ctrl/⌘ + V | 
| Delete | Backspace, Delete | 
| Delete Wrapping Element | Ctrl/⌘ + Delete | 
| Duplicate | Ctrl/⌘ + D | 
| Drill Down | Ctrl/⌘ + ↓ | 
| Drill Up | Ctrl/⌘ + ↑ | 
| Create element inside | Ctrl/⌘ + M | 
| Create element above | Ctrl/⌘ + Alt/⌥ + Shift + M | 
| Create element below | Ctrl/⌘ + Alt/⌥ + ↑ | 
Components
These apply when you have a component selected, or an element that is a component in your codebase.
| Show in Library | Ctrl/⌘ + L | 
Hop to line in source code
These apply when you have an element selected in the layer tree or on the canvas, a part selected in
the library, and elsewhere in the application.
| Edit Source (built-in text editor) | Ctrl/⌘ + E | 
| Open in Editor (external editor) | Ctrl/⌘ + Shift + E | 
Property Editor
These apply when you are editing code in the property editor.
| Submit and move to next field | Tab |