Reputation: 1
I was typing in Visual Studio Code
and I slammed at a lot of keys and from that moment for some reason when I press ctrl + alt + n
I get }
and can't run my program with that keysbind anymore eveh tho it stil says over the run button that ctrl + alt + n
is stil shortcut for it, can someone please help me reset that so i can run my program with ctrl + alt + n
.
Upvotes: 0
Views: 552
Reputation: 119
Have you looked here to see your existing shortcuts? The search box at the top is quite friendly:
File > Preferences > Keyboard shortcuts
Have you looked here to see the list of all commands, with their shortcuts (if any)?
View > Command Palette
Upvotes: 1