FindKeyConflicts icon indicating copy to clipboard operation
FindKeyConflicts copied to clipboard

Plugin for Sublime Text to help identify conflicting key mappings.

Results 2 FindKeyConflicts issues
Sort by recently updated
recently updated
newest added

When I run Command Search on [Emmet](https://github.com/sergeche/emmet-sublime), nothing happens. I have tried with other ST packages and shortcut keys are correctly displayed for them.

This is one of my overlap conflict: ``` [ctrl+shift+r] delphi_switch_head_body Delphi [{"operator": "equal", "operand": "source.pascal", "key": "selector"}] (ctrl+shift+r,ctrl+shift+c) python_regenerate_cache User [{"operator": "equal", "operand": "source.python", "key": "selector"}] (ctrl+shift+r,ctrl+shift+d) goto_python_definition User [{"operator":...