Skip to content

Feature/shortcuts#448

Merged
miltonbsn merged 4 commits intodevelopmentfrom
feature/shortcuts
Aug 26, 2023
Merged

Feature/shortcuts#448
miltonbsn merged 4 commits intodevelopmentfrom
feature/shortcuts

Conversation

@miltonbsn
Copy link
Member

@miltonbsn miltonbsn commented Aug 25, 2023

Summary

add a new set of keyboard shortcuts.

cmd (Mac) == ctrl (Windows)

  • Keyboard shortcut - cmd + c = Copy selected element (Single element only. For now)
  • Keyboard shortcut - cmd + v = Paste copied element
  • Keyboard shortcut - backspace = Delete selected element (If element selected)

Related issues

@miltonbsn miltonbsn marked this pull request as ready for review August 25, 2023 21:24
ArthurMota9
ArthurMota9 previously approved these changes Aug 26, 2023
Copy link
Member

@idmarjr idmarjr left a comment

Choose a reason for hiding this comment

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

🚀

@miltonbsn miltonbsn merged commit 1c666ee into development Aug 26, 2023
@miltonbsn miltonbsn deleted the feature/shortcuts branch August 26, 2023 20:58
@miltonbsn miltonbsn mentioned this pull request Aug 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Atalhos nas teclas, como o del para deletar Ctrl + C Ctrl + V

3 participants