Skip to content

emits all keybinding entries that same in all 3 platform#85

Open
KawaiiZapic wants to merge 1 commit into
jbro:mainfrom
KawaiiZapic:feat/remove-redundant-binding
Open

emits all keybinding entries that same in all 3 platform#85
KawaiiZapic wants to merge 1 commit into
jbro:mainfrom
KawaiiZapic:feat/remove-redundant-binding

Conversation

@KawaiiZapic
Copy link
Copy Markdown

@KawaiiZapic KawaiiZapic commented Mar 13, 2026

Modify a key binding has a side-effect that break priority of original keybinding, which may break some plugins that binding to same key, so it's necessary to reduce the impact of modifing key bindings.

Some keybindings are same in all platform, like "command": "tab", it's not necessary to modify them, also makes user much easier to modify key bindings as they want.

I have modified the script to emit duplicated bindings and updated the packages.json file.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant