-
Notifications
You must be signed in to change notification settings - Fork 2.5k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add 'Reset' button to the edit keybinding dialog
- created a custom `EditKeybinding` dialog used to edit keybindings, and reset custom keybindings to their default value. Custom keybindings are keybindings which have a `User` scope (exist in the `keymaps.json`). - the additional functionality added to the edit keybindings dialog is used to more easily revert custom keybindings without the need to click the revert button in the tree. - fixed issue where if the `scope` had a fuzzy match and it had `user` scope, the `reset` icon and button were not preset. Signed-off-by: Vincent Fugnitto <vincent.fugnitto@ericsson.com>
- Loading branch information
1 parent
dcdea4a
commit 1d082bf
Showing
1 changed file
with
86 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters