Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
Last revisionBoth sides next revision
72:editor_reference [2019/02/01 19:58] – created ext-bkkr72:editor_reference [2019/10/17 21:49] emr
Line 1: Line 1:
 ====== Quick Reference ====== ====== Quick Reference ======
 +
 +==== Keyboard Shortcuts ====
 +
 +**Keyboard Shortcuts General**
 +
 +^Keyboard Shortcut^Description|
 +|Ctrl+S|Save and close the Stages Editor|
 +
 +**Keyboard Shortcuts Navigation**
 +
 +^Keyboard Shortcut^Description|
 +|Home|Jumps to the beginning of the line|
 +|Ctrl+Home|Jumps to the beginning of the document|
 +|End|Jumps to the end of the line|
 +|Ctrl+End|Jumps to the end of the document|
 +
 +**Keyboard Shortcuts Writing**
 +
 +^Keyboard Shortcut^Description|
 +|Enter (Return)|Ends a paragraph and starts a new one|
 +|Shift+Enter|Adds a line break|
 +|Backspace, Del|Deletes a character|
 +|Ctrl+Backspace, Ctrl+Del|Deletes a word|
 +
 +**Keyboard Shortcuts Undo and Redo**
 +
 +^Keyboard Shortcut^Description|
 +|Ctrl+Z|Undo last operation|
 +|Ctrl+Y|Redo last operation|
 +
 +**Keyboard Shortcuts Cut, Copy, and Paste**
 +
 +^Keyboard Shortcut^Description|
 +|Ctrl+C|Copy selected text to clipboard|
 +|Ctrl+X|Cut selected text to clipboard|
 +|Ctrl+V|Paste text from clipboard into the current position|
 +
 +**Keyboard Shortcuts Text Selection**
 +
 +^Keyboard Shortcut^Description|
 +|Ctrl+A|Mark all text in the Stages Editor|
 +|Shift+Arrow|Selects a text fragment by letters|
 +|Ctrl+Shift+Arrow|Selects a text fragment by words|
 +|Shift+Home|Selects a text fragment from the cursor to the beginning of the line|
 +|Shift+End|Selects a text fragment from the cursor to the end of the line|
 +|Ctrl+Shift+Home|Selects a text fragment from the cursor to the beginning of the document|
 +|Ctrl+Shift+End|Selects a text fragment from the cursor to the end of the document|
 +|Shift+PgDn|Selects a text fragment of approximately the length of the editing area starting from the cursor and going down|
 +|Shift+PgUp|Selects a text fragment of approximately the length of the editing area starting from the cursor and going up|
 +
 +**Keyboard Shortcuts Text Styling**
 +
 +^Keyboard Shortcut^Description|
 +|Ctrl+B|Apply bold to the selected text|
 +|Ctrl+I|Apply italic to the selected text|
 +|Ctrl+U|Apply underline to the selected text|
 +
 +\\