Skip to content

Commit cff844d

Browse files
Removed "Clone down"
Clone down is no longer used. This editor shortcut name has been changed to "Duplicate selection"
1 parent 95a9b1f commit cff844d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tutorials/editor/default_key_mapping.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -255,7 +255,6 @@ Text Editor
255255
+---------------------------+--------------------------+----------------------------+-------------------------------------------------+
256256
| Fold/Unfold Line | :kbd:`Alt + F` | :kbd:`Alt + F` | ``script_text_editor/toggle_fold_line`` |
257257
+---------------------------+--------------------------+----------------------------+-------------------------------------------------+
258-
| Clone Down | :kbd:`Ctrl + Shift + D` | :kbd:`Cmd + Shift + C` | ``script_text_editor/clone_down`` |
259258
| Duplicate Selection | :kbd:`Ctrl + Shift + D` | :kbd:`Cmd + Shift + C` | ``script_text_editor/duplicate_selection`` |
260259
+---------------------------+--------------------------+----------------------------+-------------------------------------------------+
261260
| Complete Symbol | :kbd:`Ctrl + Space` | :kbd:`Ctrl + Space` | ``script_text_editor/complete_symbol`` |

0 commit comments

Comments
 (0)