

Remember to disable the Recording Keys functionality by clicking the keyboardy icon if you want to go back to regular searching in the Keyboard Shortcuts file. Now you can literally press Ctrl+ V (or whichever keybinding you are interested in) and those corresponding commands, if any, that use that keybinding will be filtered up. With the Gear/Keyboard Shortcuts file open click on the little keyboardy icon to the right (or Alt+ K with this file open) and it will indicate Recording Keys next to it.

Since this original answer, vscode introduced another way to see what other commands might be bound to given keystrokes. I suggest that there must be a something else also bound to CTRL- V. You can literally type " Ctrl+V" (note the "plus+" sign, not a hyphen) and it will find all keybindings that use that binding in whole or part. But my comment focused on whether there was a conflicting binding for CTRL- V and how to find it. The keyboard short-cuts for Copy (Ctrl+C) and Paste (Ctrl+V) may not work if the Editor/debugger key bindings preference is set to Emacs instead of Windows. I´ve had this problem when I enabled the "VIM" plugin for VSCode.Īfter uninstalling it, the problem was answer is very helpful and I have upvoted it. Open the keyboard shortcuts preferences by pressing CTRL + SHIFT + P and search for open keyboard shortcuts file.
