Skip to content

Conversation

@bonsaipropaganda
Copy link
Contributor

The default editor shortcut for 'clone down' is ctrl + shift + d.

The documentation said ctrl + d by mistake.

This reddit post can confirm this as well:
https://www.reddit.com/r/godot/comments/15pcew1/cant_duplicate_line_in_editor_clone_down_is/

The default editor shortcut for 'clone down' is ctrl + shift + d.

The documentation said ctrl + d by mistake.

This reddit post can confirm this as well:
https://www.reddit.com/r/godot/comments/15pcew1/cant_duplicate_line_in_editor_clone_down_is/
@AThousandShips
Copy link
Member

This setting doesn't exist, the actual setting is Duplicate Selection, or script_text_editor/duplicate_selection

Co-authored-by: A Thousand Ships <96648715+AThousandShips@users.noreply.github.com>
| Fold/Unfold Line | :kbd:`Alt + F` | :kbd:`Alt + F` | ``script_text_editor/toggle_fold_line`` |
+---------------------------+--------------------------+----------------------------+-------------------------------------------------+
| Clone Down | :kbd:`Ctrl + D` | :kbd:`Cmd + Shift + C` | ``script_text_editor/clone_down`` |
| Clone Down | :kbd:`Ctrl + Shift + D` | :kbd:`Cmd + Shift + C` | ``script_text_editor/clone_down`` |
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
| Clone Down | :kbd:`Ctrl + Shift + D` | :kbd:`Cmd + Shift + C` | ``script_text_editor/clone_down`` |

Sorry accidentally copied the text

Clone down is no longer used. This editor shortcut name has been changed to "Duplicate selection"
@AThousandShips
Copy link
Member

Please squash your commits into one, see here

@AThousandShips AThousandShips added area:manual Issues and PRs related to the Manual/Tutorials section of the documentation topic:input cherrypick:4.0 cherrypick:4.1 bug labels Oct 11, 2023
@skyace65 skyace65 merged commit 277c0eb into godotengine:master Oct 12, 2023
mhilbrunner pushed a commit that referenced this pull request Nov 11, 2023
Updated 'clone down' default editor shortcut
@mhilbrunner
Copy link
Member

Cherry-picked to 4.1.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:manual Issues and PRs related to the Manual/Tutorials section of the documentation bug cherrypick:4.0 topic:input

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants