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.
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.
Share Improve this question edited Jan 26 at 1:17 informatik01 16.4k11 gold badges78 silver badges108 bronze badges asked Dec 26, 2024 at 5:55 Искандер БакировИскандер Бакиров 211 silver badge1 bronze badge 2 |1 Answer
Reset to default 0This 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.
"File->Preferences->Keyboard Shortcuts"
? (Similiar to Shortcut for Copy/Paste not work in VSCode) – chickity china chinese chicken Commented Dec 26, 2024 at 6:53