Oxygen’s Shortcuts are keyboard shortcuts that can be used to perform some common actions within Oxygen. Shortcuts help speed up the development process by reducing the need to move and click your mouse.
Name | Shortcut | Description |
---|---|---|
Save | Ctrl/Cmd+S | Saves the item currently open in Oxygen. |
Undo | Ctrl/Cmd+Z | Undo any changes to the previous revision point. |
Redo | Ctrl/Cmd+Y | Reapply changes to the next revision point. |
Duplicate | Ctrl/Cmd+D | Duplicate the currently selected element |
Delete | Ctrl/Cmd+Delete Ctrl/Cmd+Backspace |
Delete the currently selected element |
Copy Element | Ctrl/Cmd+C | Copy the selected element (and any child elements) to the site clipboard. This works for the current site only. |
Export Element | Ctrl/Cmd+Shift+C | Export the currently selected element (and any child elements) to be used on any Oxygen website. |
Paste | Ctrl/Cmd+V | Paste the copied element from the site clipboard into Oxygen or paste the exported JSON into the Import Dialogue popup if it is open. |
Open Import Dialogue | Ctrl/Cmd+Shift+I | Open the Import Dialogue popup to paste an element's exported JSON into Oxygen. |
Activate Emmet Input | Ctrl/Cmd+Shift+E | Activate the Emmet Input and close the standard Element Search in the Add Element Pane. |
Activate Element Search | Ctrl/Cmd+Shift+A | Activate the standard Element Search and close the Emmet Input in the Add Element Pane. |