Editor

Keyboard Shortcuts

Meno Studio's keyboard shortcuts let you select, move, restyle, and navigate without reaching for the mouse. They are active when the canvas or the structure tree has focus, and automatically disabled while you are typing in an input, textarea, or contenteditable field — so they never fire while you are editing text or a style value.

On macOS, Cmd is the Command key. On Windows and Linux, substitute Ctrl.

General

Shortcut

Action

Cmd/Ctrl + Z

Undo the last change

Cmd/Ctrl + Shift + Z

Redo

Cmd/Ctrl + Y

Redo (alternative)

Cmd/Ctrl + C

Copy the selected element

Cmd/Ctrl + V

Paste from the clipboard

Cmd/Ctrl + E

Open the command palette

Cmd/Ctrl + P

Open the pages palette

Cmd/Ctrl + S

Toggle between Select and Preview mode

The command palette (Cmd/Ctrl + E) is the fastest way to run any editor action or add a component by name — see Editor Overview for the full layout.

Editing

Shortcut

Action

Backspace

Delete the selected element

Space

Toggle add-style mode (start typing a CSS property)

E

Toggle the interactivity editor for hover, focus, and active states

X

Toggle the XRay overlay (element outlines on the canvas)

Structure

Reorder and nest the selected element with the bracket keys.

Shortcut

Action

[

Move element up, before the previous sibling

]

Move element down, after the next sibling

Shift + [

Nest into the previous sibling as its last child

Shift + ]

Nest into the next sibling as its first child

Navigation

Move through the Structure Tree without a mouse.

Shortcut

Action

Arrow Up

Move to the previous element

Arrow Down

Move to the next element

Arrow Left

Collapse the node, or move to the parent

Arrow Right

Expand the node, or move to the first child

Enter

Dive into the selected component's definition

Escape

Return to the parent page or component

C

Switch to the Components tab

P

Switch to the Pages tab

View

Switch the responsive preview between the breakpoints configured in your project's project.config.json.

Shortcut

Action

1

Base / desktop breakpoint

2

Breakpoint 2

3

Breakpoint 3

4

Breakpoint 4

5

Breakpoint 5

Inside the palettes

While the command palette (Cmd/Ctrl + E) or pages palette (Cmd/Ctrl + P) is open, these keys override tree navigation.

Shortcut

Action

Arrow Up

Move to the previous result

Arrow Down

Move to the next result

Enter

Run the command, add the component, or open the page

Escape

Close the palette without acting

Modifiers and conflicts

A few plain letters double as Cmd/Ctrl shortcuts. The modifier decides which behavior fires.

Key

Without Cmd/Ctrl

With Cmd/Ctrl

C

Components tab

Copy element

P

Pages tab

Pages palette

E

Interactivity editor

Command palette

S

(no action)

Toggle Select / Preview

Shortcuts with a modifier are always checked before plain-key ones, so Cmd/Ctrl + C copies (never switches tabs) and Cmd/Ctrl + E opens the command palette (never the interactivity editor).


You can view this list inside Studio at any time from the Shortcuts modal in the toolbar's three-dot menu.

Building the future of digital experiences, one website at a time

Product

Resources

Comparisons

© 2026 Meno. All rights reserved.