Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a shortcut to paste nodes as sibling of the selected node #79467

Merged
merged 1 commit into from
Aug 7, 2023

Conversation

Calinou
Copy link
Member

@Calinou Calinou commented Jul 14, 2023

This makes quick pasting jobs easier when you don't want a heavily nested structure, by pressing Ctrl + Shift + V (Cmd + Shift + V on macOS) instead of Ctrl + V (Cmd + V on macOS).

If you select the root node and use Paste as Sibling, it'll behave like Paste.

Preview

simplescreenrecorder-2023-07-14_17.33.40.mp4

This makes quick pasting jobs easier when you don't want a heavily
nested structure, by pressing Ctrl + Shift + V (Cmd + Shift + V on macOS)
instead of Ctrl + V (Cmd + V on macOS).
Copy link
Member

@akien-mga akien-mga left a comment

Choose a reason for hiding this comment

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

Seems straightforward.

@akien-mga akien-mga modified the milestones: 4.x, 4.2 Aug 7, 2023
@akien-mga akien-mga merged commit 016621f into godotengine:master Aug 7, 2023
13 checks passed
@akien-mga
Copy link
Member

Thanks!

@Calinou Calinou deleted the editor-add-paste-as-sibling branch August 7, 2023 14:36
@ghmart
Copy link

ghmart commented Aug 12, 2023

On Debian this works the same as ordinary paste "Ctrl+V" from context menu.

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

Successfully merging this pull request may close these issues.

4 participants