Skip to content

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

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

Is there a place for moving up, moving down, and deleting configuration shortcuts #2813

Closed
chf-gh opened this issue Aug 16, 2024 · 1 comment

Comments

@chf-gh
Copy link

chf-gh commented Aug 16, 2024

Can I do the Move Up, Move down, delete configuration shortcut, I can't find it

@neSpecc
Copy link
Member

neSpecc commented Sep 12, 2024

They are internal tool, but it is a nice feature. How I see the solution:

We have a support for shortcut public getter in all types of tools. You can add a "Command+Option+ArrowUp" shortcut for "Move Up" tune, etc inside the Editor code. If it won't work right after that, you'll need to update BlockEvents.ts or UI.ts module to add support for shortcuts. You should use shortcuts.ts util for that

@codex-team codex-team locked and limited conversation to collaborators Nov 24, 2024
@idebenone idebenone converted this issue into discussion #2877 Nov 24, 2024

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants