In IntelliJ IDEA for Windows there are lots of keybindings that take you to the menu bar. For example Alt-S takes you to the VCS menu. I would like to remove this binding. The problem is I can't seem to find it to remove it.
The context (orthogonal to the question) is that there are certain standard key combinations that other Cursive users use, and I would like to use the same keystrokes as everyone else. Alt-S seems to be covering one of these key combinations. Other non-Windows users do not seem to have this problem.
As it happens the particular keystrokes I am looking to set up are for the commands: Raise, Splice, Split and Sexpr aware kill.
Edit I found the correct documentation you need to make Alt+S
splice rather than go to the VCS menu, so please see my answer.