microsoft / vscode

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

Crtl+C, Ctrl+V on file doens't work anymore #201208

Closed allevo closed 10 months ago

allevo commented 10 months ago

Type: Bug

  1. select a file in tree file view
  2. press Ctrl+C
  3. press Ctrl+V The expected behaviour is the file is duplicated, but nothing happen

VS Code version: Code - Insiders 1.86.0-insider (Universal) (46a233646602c378c2168fa2a104dff8e8551558, 2023-12-11T05:37:31.663Z) OS version: Darwin arm64 23.0.0 Modes:

System Info |Item|Value| |---|---| |CPUs|Apple M2 Pro (12 x 24)| |GPU Status|2d_canvas: enabled
canvas_oop_rasterization: enabled_on
direct_rendering_display_compositor: disabled_off_ok
gpu_compositing: enabled
multiple_raster_threads: enabled_on
opengl: enabled_on
rasterization: enabled
raw_draw: disabled_off_ok
skia_graphite: disabled_off
video_decode: enabled
video_encode: enabled
webgl: enabled
webgl2: enabled
webgpu: enabled| |Load (avg)|3, 2, 2| |Memory (System)|16.00GB (0.77GB free)| |Process Argv|--crash-reporter-id e3c16393-4fa9-4705-96e9-1affab8a4b1c| |Screen Reader|no| |VM|0%|
Extensions (15) Extension|Author (truncated)|Version ---|---|--- vscode-eslint|dba|2.4.2 vscode-wasm|dts|1.4.1 prettier-vscode|esb|10.1.0 copilot|Git|1.143.601 copilot-chat|Git|0.12.2023121801 vscode-github-actions|git|0.26.2 playwright|ms-|1.0.20 indent-rainbow|ode|8.3.1 prisma-insider|Pri|31.0.3145 rust-analyzer|rus|0.4.1773 crates|ser|0.6.5 vscode-standard|sta|2.1.3 vscode-mdx|uni|1.6.0 volar|Vue|1.8.25 grammarly|znc|0.25.0
bpasero commented 10 months ago

I think this was fixed in more recent insider versions.

allevo commented 10 months ago

Hi @bpasero. Yes it is. I'm closing this. Thanks for your help.