Skip to content

[Feature] Configure input mappings per editor instance #229

@miroiu

Description

@miroiu

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 enhancement

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions