There is a button next to the search field (where you have typed "close") -- use that -- it allows to search for actions by shortcut. This will allow to check what other possible actions have the same shortcut and if they can interfere somehow (e.g. same context).
It also allows to see if IDE will register that shortcut at all (e.g. you may have some global hook on OS-wide level that simply does not pass that shortcut further).
Hi there,
There is a button next to the search field (where you have typed "close") -- use that -- it allows to search for actions by shortcut. This will allow to check what other possible actions have the same shortcut and if they can interfere somehow (e.g. same context).
It also allows to see if IDE will register that shortcut at all (e.g. you may have some global hook on OS-wide level that simply does not pass that shortcut further).