What’s the “protocol” of overriding keyboard shortcuts? What’s the order of precedence?
If conflicting shortcuts are defined in any combination of default-keybindings, user-keybindings, or addon package keybindings, what’s the order of precedence? Which gets enabled 1st/2nd/3rd?
For reference, there’s a keyboard shortcut I’m trying to use (“jump to previous tag/attribute” CTRL-SHIFT-,) but is being overridden somewhere. Its sibling shortcut (“jump to next tag/attribute” CTRL-SHIFT-.) works fine.
I must have a keybinding shortcut conflict somewhere, and am trying to understand the ordering of precedence (for future reference) and track down where the conflict is defined.