How can I change the shortcut used in visual studio code after installing code runner. Current shortcut Ctrl+Alt+N
. I want to change it to something like F5
or Switch + Enter
or any other easier one.
This is how to run the code:
How can I change that shortcut?
Alternatively you could directly search up the keys involved in the shortcut. Here you could have searched up the term "ctrl alt n" to get to your command in a more convenient fashion ----(if you do not know which keywords are associated with your particular shortcut, then you may just search up the interfering keys)