When I have a command A of OBjective-C that has key Command-Shift-R, and command B of Text mode that has the same hotkey, I have a pop up with the activation key of Command-Shift-R regardless of the mode I'm in.
How can I make it mode sensitive? I mean, how can I run Objective-C command only when I'm in Objective-C mode?