Skip to content

[Enhancement] Keyboard shortcut to delete blocks #1054

Closed
@abarricks

Description

@abarricks

Description

Enhance the user experience by providing a convenient keyboard shortcut for deleting one or multiple selected blocks.

Existing

Currently, the shortcut Ctrl + Alt + D is used for JSON, so Ctrl + D is not preferred for delete due to its similarity. A new shortcut needs to be identified and implemented to avoid conflicts and ensure intuitive usability.

Suggested: Ctrl + X since it is the the shortcut for "Cut" which is similar to delete.

Requirements

What are more specific requirements that needs to take to consider this issue resolved.

  • Identify and implement a new keyboard shortcut that does not conflict with existing shortcuts.
  • Ensure the shortcut allows for the deletion of both single and multiple selected blocks.

Metadata

Metadata

Labels

enhancementNew feature or request

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions