Skip to content
This repository was archived by the owner on Jun 15, 2022. It is now read-only.

[Feature] Add Shortcuts to switch between 3 modes #22

Open
christianhans opened this issue Jun 2, 2019 · 2 comments
Open

[Feature] Add Shortcuts to switch between 3 modes #22

christianhans opened this issue Jun 2, 2019 · 2 comments
Assignees

Comments

@christianhans
Copy link

I suggest adding simple shortcuts to switch between Edit, Split and Preview.

Mac:
CMD + 1: Edit
CMD + 2: Split
CMD + 3: Preview

Linux/Windows:
CTRL + 1: Edit
CTRL + 2: Split
CTRL + 3: Preview

@moughxyz
Copy link
Member

moughxyz commented Jun 2, 2019

What makes shortcuts really hard to implement is interfering with system shortcuts. Even knowing which system uses what shortcut is hard. With browsers (Chrome) on Mac, Cmd + 1/2/3 switches between the first three tabs open. So that wouldn't work.

@christianhans
Copy link
Author

Agreed. I think in the long all shortcuts (global and extension-specific) need to be configurable. I envision something along the lines of how Visual Studio Code has a configuration file for this.

@TheodoreChu TheodoreChu self-assigned this Jun 12, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants