-
Notifications
You must be signed in to change notification settings - Fork 31k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Copy and Paste not working #68330
Comments
(Experimental duplicate detection) |
I can't reproduce. Can you please check that Copy and Paste are correctly bound to your shortcut? Please use the |
/needsMoreInfo |
Thanks for creating this issue! We figured it's missing some basic information or in some other way doesn't follow our issue reporting guidelines. Please take the time to review these and update the issue. Happy Coding! |
I have the same issue on VSCode Version 1.31.1 (1.31.1) 1b8e830 2019-02-12T02:10:22.500Z Seems the problem is related to after key press of "Cmd+c" shortcut, VSCode will still be waiting for more key input, and some other key press may cause it missing the "copy" trigger. The easiest way to reproduce is
Another scenario to prove the VSCode is waiting for more input:
|
@sonicfly Can you please try to disable all extensions? Can you also try to check your keybindings around "cmd+c" ? e.g. |
This issue has been closed automatically because it needs more information and has not had recent activity. See also our issue reporting guidelines. Happy Coding! |
Seems the vscodevim plug-in causes the problem. Disable it and it is all good. |
Issue Type: Bug
When I copy a text and paste it, the text I copied is not pasted. Instead, the one I wanted the replace with the copied text is pasted, as if I never even did any copy and paste. Now I'm forced to type everything out because paste is not working.
VS Code version: Code 1.30.2 (61122f8, 2019-01-07T22:48:31.260Z)
OS version: Darwin x64 16.7.0
System Info
checker_imaging: disabled_off
flash_3d: enabled
flash_stage3d: enabled
flash_stage3d_baseline: enabled
gpu_compositing: enabled
multiple_raster_threads: enabled_on
native_gpu_memory_buffers: enabled
rasterization: enabled
video_decode: enabled
video_encode: enabled
webgl: enabled
webgl2: enabled
Extensions (8)
The text was updated successfully, but these errors were encountered: