I would like to assign the Edit > Select > Select Block functionality to a key sequence.
First I confirmed that the functionality works when accessed using the menu item. Then in Preferences > Key Bindings, I chose the command “Code: Select Block” and assigned it the key sequence Ctrl+E B. But when I place the edit cursor within a block of code and execute the key sequence, the command is not executed. To confirm that the command is truly assigned to that key sequence, and that the problem is not Ctrl+E accidentally being assigned to some other command, I typed “Ctrl+E” in the “New Key Sequence” field, and the only command listed is the correct one (screenshot 1 below).
So I restarted Komodo in safe mode, confirmed that both the menu item and the default key sequence (Ctrl+[) work fine. In Preferences > Key Bindings, I again chose the command “Code: Select Block”, removed the default key sequence, and assigned it the key sequence Ctrl+E B. As before, the new key sequence does not work.
Any ideas what is going wrong?