Keyboard shortcuts in the Editor
Last update: December 23, 2024
- Topics:
- Authoring
- Features of Web Editor
CREATED FOR:
- User
There are many operations in the Editor that you can perform using the keyboard shortcuts. The following table lists these keyboard shortcuts:
The letter keys in the keyboard shortcut are case-insensitive.
Keyboard shortcuts for Windows and macOS
Operation in Web Editor | Windows | macOS |
---|---|---|
Apply bold formatting on selected text | Ctrl+B | Command+B |
Apply Italics formatting on selected text | Ctrl+I | Command+I |
Apply underline formatting on selected text | Ctrl+U | Command+U |
Focus on the left panel | Ctrl*+Shift+1 | Command+Shift+1 |
Focus on the right panel | Ctrl*+Shift+2 | Command+Shift+2 |
Focus on the current editor | Ctrl*+Shift+0 | Command+Shift+0 |
Save document in Author or Source view | Ctrl+Shift+S | Command+Shift+S |
Save all opened documents in Author or Source view | Ctrl+S | Command+S |
Show Insert Element dialog | Alt+1 | Option+Enter |
Show Insert Element dialog to insert element before the selected element | Alt+Shift+Enter | Option+Shift+Enter |
Move the cursor one word to the left. | Ctrl+Left Arrow | Option+Left Arrow |
Move the cursor one word to the right. | Ctrl+Right Arrow | Option+Right Arrow |
Move the cursor to the beginning of the current line. | Home | Command+Left Arrow |
Move the cursor to the end of the current line. | End | Command+Right Arrow |
Move the cursor to the beginning of the next element. | Tab | Tab |
Indent the list item to the next level. | Tab | Tab |
Move the cursor to the end of the previous element. | Shift+Tab | Shift+Tab |
Outdent the list item to the previous level. | Shift+Tab | Shift+Tab |
Auto indent XML in Source view | Ctrl+Alt+L | Command+Option+L |
Split the current element | Enter | Return |
Copy selected text | Ctrl+C | Command+C |
Paste | Ctrl+V | Command+V |
Paste and match formatting | Ctrl+Shift+V | Command+Shift+V |
Open Print dialog | Ctrl+P | Command+P |
Undo last action | Ctrl+Z | Command+Z |
Redo last action | Ctrl+Y | Command+Y |
Insert non-breaking space ( ) | Alt+Space | Option+Space |
Parent topic: Work with the Web Editor
Previous pageAdditional features in the Editor
Next pageEditor views