The Ctrl+V and Ctrl+Shift+V keys do not work in VS Code. I changed everything in the hotkeys, but to no avail. I'm using Fedora 41 Hyperland ML4W.
It’s interesting that everything works in the GNOME shell, but not in VS Code, and also everything works in the Linux terminal, but not in VS code. In the system itself, Ctrl+V and Ctrl+Shift+V work and you can also insert text in VS Code, copied earlier only from VS Code.
I try change keyboards.
1 Answer 1
This is Ctrl + V or Ctrl + Shift + V setup in VSCode.
Please verify with yours Keyboard Shortcut configuration.
If not working reset the Keyboard Shortcut.
Alternative way:
In VSCode, press Ctrl + Shift + P to open the Command Palette.
Now type Preferences: Open Keyboard Shortcuts (JSON) and select it.
Which opens keybindings.json file.
Search & Verify your searched shortcut key information.
2 Comments
Explore related questions
See similar questions with these tags.
"File->Preferences->Keyboard Shortcuts"? (Similiar to Shortcut for Copy/Paste not work in VSCode)