microsoft / vscode

Visual Studio Code
https://code.visualstudio.com
MIT License
164.83k stars 29.49k forks source link

ctrl+c and ctrl+p keyboard command doesn't work like for 20- 25 % of the time. also I would like to understand how to enable the middle mosue button to do the copy paste. #88751

Closed coovivek closed 4 years ago

coovivek commented 4 years ago

We have written the needed data into your clipboard because it was too large to send. Please paste.

vscodebot[bot] commented 4 years ago

(Experimental duplicate detection) Thanks for submitting this issue. Please also check if it is already covered by an existing one, like:

coovivek commented 4 years ago

Issue Type: Performance Issue

open two files and try to copy the content using keyboard shortcuts (ctrlc and ctrl v) of one file to another file for 100 times. almost for 10 -25 times it will not work

VS Code version: Code 1.41.1 (26076a4de974ead31f97692a0d32f90d735645c0, 2019-12-18T14:58:56.166Z) OS version: Windows_NT x64 10.0.17134 Remote OS version: Linux x64 3.10.0-693.el7.x86_64

System Info |Item|Value| |---|---| |CPUs|Intel(R) Core(TM) i7-8665U CPU @ 1.90GHz (8 x 2112)| |GPU Status|2d_canvas: enabled
flash_3d: enabled
flash_stage3d: enabled
flash_stage3d_baseline: enabled
gpu_compositing: enabled
metal: disabled_off
multiple_raster_threads: enabled_on
oop_rasterization: disabled_off
protected_video_decode: enabled
rasterization: enabled
skia_renderer: disabled_off
surface_control: disabled_off
surface_synchronization: enabled_on
video_decode: enabled
viz_display_compositor: enabled_on
viz_hit_test_surface_layer: disabled_off
webgl: enabled
webgl2: enabled| |Load (avg)|undefined| |Memory (System)|15.78GB (5.37GB free)| |Process Argv|| |Screen Reader|no| |VM|0%| |Item|Value| |---|---| |Remote|SSH: xdcengips02| |OS|Linux x64 3.10.0-693.el7.x86_64| |CPUs|Intel(R) Xeon(R) CPU E5-2680 v3 @ 2.50GHz (48 x 2764)| |Memory (System)|251.64GB (60.50GB free)| |VM|0%|
Process Info ``` CPU % Mem MB PID Process 1 79 23416 code main 0 71 2908 window (Issue Reporter) 0 244 3272 window (eth_layering_monitor.svh - bench (Workspace) [SSH: xdcengips02] - Visual Studio Code) 0 7 14588 winpty-process 0 7 13480 C:\windows\System32\cmd.exe /c (type "C:\Users\vivekg\AppData\Local\Temp\vscode-linux-multi-line-command-xdcengips02-683721959.sh" | ssh -T -D 54363 xdcengips02 bash) & exit /b 0 0 11 26740 ssh -T -D 54363 xdcengips02 bash 0 9 20120 console-window-host (Windows internal process) 0 84 17012 extensionHost 0 12 5608 electron-crash-reporter 1 225 10628 gpu-process 0 58 12080 window (Welcome - Visual Studio Code) 0 31 24364 extensionHost 0 61 28232 shared-process Remote: SSH: xdcengips02 CPU % Mem MB PID Process 0 0 137227 remote agent 0 0 137302 watcherService ```
Workspace Info ``` | Remote: SSH: xdcengips02; ```
Extensions (24) Extension|Author (truncated)|Version ---|---|--- systemverilog-1800-2012|gve|1.0.24 kitkat-verilog|kit|0.9.3 remote-ssh|ms-|0.48.0 remote-ssh-edit|ms-|0.48.0 vim|vsc|1.12.4 viml|Xad|0.0.2 stackoverflow-search|Ale|1.2.0 path-intellisense|chr|1.4.2 vscode-eslint|dba|2.0.14 systemverilog|eir|0.9.3 debug-visualizer|hed|0.1.4 simple-vim|jpo|0.0.5 indentation-level-movement|kai|1.2.1 google-search|kam|0.0.1 verilog|lea|0.0.6 python|ms-|2020.1.58038 cpptools|ms-|0.26.2 systemverilog|msh|0.0.20 veriloghdl|msh|1.0.4 mvon-tcl|ong|0.6.0 systemverilog|Roc|0.1.6 copy-copy-paste|roc|0.0.6 perforce|sle|3.2.0 ooxml-viewer|yue|0.0.1
gjsjohnmurray commented 4 years ago

/needsMoreInfo does the problem also occur after reloading VSCode with all extensions disabled? There's a command to do that.

vscodebot[bot] commented 4 years ago

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!

vscodebot[bot] commented 4 years ago

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!