-
-
Notifications
You must be signed in to change notification settings - Fork 148
Make most shortcuts customizable #214
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or requesthigh_priorityHigh Priority Issues are marked with this label.High Priority Issues are marked with this label.preferencesSomething related to the preferencesSomething related to the preferences
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requesthigh_priorityHigh Priority Issues are marked with this label.High Priority Issues are marked with this label.preferencesSomething related to the preferencesSomething related to the preferences
Is your feature request related to a problem? Please describe.
Now only a few shortcuts are customizable.
Describe the solution you'd like
After #166 is done, it will be possible to make most shortcuts customizable and override the default shortcuts.
Describe alternatives you've considered
N/A
Additional context
The shortcuts that won't be customizable include some Qt shortcuts like Ctlr+Tab/Ctrl+Shift+Tab to switch between tabs,
QTextEditshortcuts, and Tab(with a selection)/Shift+Tab for indentation.