-
-
Notifications
You must be signed in to change notification settings - Fork 285
Open
Labels
enhancementNew feature or enhancementNew feature or enhancement
Description
Is your feature request related to a problem? Please describe.
The current implementation uses a singleton to manage the editor gestures. This makes it really hard to have custom gestures configured per editor instance.
Describe the solution you'd like
I want to be able to configure different gestures per editor.
Describe alternatives you've considered
The alternative is to only display one editor at a time and apply different global gesture mappings on load.
Additional context
Proposed in #214
Metadata
Metadata
Assignees
Labels
enhancementNew feature or enhancementNew feature or enhancement