Using different shortcuts / keybinds / keymaps set in different profiles #18601
Labels
Issue-Feature
Complex enough to require an in depth planning process and actual budgeted, scheduled work.
Needs-Tag-Fix
Doesn't match tag requirements
Needs-Triage
It's a new issue that the core contributor team needs to triage at the next triage meeting
Description of the new feature
I have seen that there are demands for switching shrotcuts / keybinds / keymaps sets in #9301 and #15277, which I think this is because people are used to different shrotcuts / keybinds / keymaps when working in different profiles, so that I think it would be an effective solution if the shrotcuts / keybinds / keymaps set can be specified in the profile.
Proposed technical implementation details
A simple and specific idea is as follows: move the current
actions
options to thedefault profile
asdefault actions
, and allow each profile to override thedefault actions
, such as overriding unnecessary actions tonull
or adding keybinds for new actions.The new
settings.json
will look like this:The text was updated successfully, but these errors were encountered: