-
Notifications
You must be signed in to change notification settings - Fork 29.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Consider to flag keybinding conflicts #23400
Comments
Our story of conflicts is different. Every keybinding has a
This process can only be done during run-time and also there is no proper containment of when contexts. So my suggestion to show conflicts in new keyboard shortcuts editor is as follows
Above will help in trouble shooting keybinding conflicts. |
@weinand can I get looped in to help with these issues? |
@sandy081 |
blockquote, div.yahoo_quoted { margin-left: 0 !important; border-left:1px #715FFA solid !important; padding-left:1ex !important; background-color:white !important; } Yes
Sent from Yahoo Mail for iPhone
On Wednesday, April 5, 2017, 13:49, Christopher Leidigh <notifications@github.com> wrote:
@sandy081
do you want to separate the duplicates discussion (I thought this issue with your comments)
from the column sorting ?
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.
|
@sandy081 just tested your new precedence addition - great |
testing #23287:
When assigning the same keybinding to different commands, this might result in conflicts (and I have no idea which command gets executed).
I suggest to show a warning next to the keybinding when conflicts exist.
macOS does this too:
The text was updated successfully, but these errors were encountered: