Shortcuts
By default, HTML Editor provides the following shortcuts.
| Shortcut | Description |
|---|---|
| Ctrl+A | Selects the entire content |
| Ctrl+B | Applies bold formatting to the selected text |
| Ctrl+C | Copies the selection |
| Ctrl+E | Justifies text center |
| Ctrl+F | Shows Search Panel |
| Ctrl+G | Invokes the Insert Image Dialog |
| Ctrl+H | Invokes the Find and Replace Dialog |
| Ctrl+I | Applies italic formatting to the selected text |
| Ctrl+J | Justifies text |
| Ctrl+K | Invokes the Insert Link Dialog for the selection |
| Ctrl+L | Justifies text left |
| Ctrl+P | Prints the editor's content |
| Ctrl+R | Justifies text right |
| Ctrl+U | Underlines the selected text |
| Ctrl+V | Pastes content from the clipboard |
| Ctrl+X | Cuts the selection |
| Ctrl+Y | Redoes the last undone action |
| Ctrl+Z | Undoes the last action |
| Ctrl+Ins | Copies the selection |
| Ctrl+Space | Shows intellisense (for Html View) |
| Ctrl+Shift+K | Unlinks the selection |
| Shift+Del | Cuts the selection |
| Shift+Ins | Pastes content from the clipboard |
| F11 | Activates/deactivates the full-screen mode |