microsoft / vscode

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

persisting issue with vscode #195079

Closed Lukimann closed 1 year ago

Lukimann commented 1 year ago

Type: Performance Issue

I want to copy a couple of images in a folder in explorer but my folder and paste options looks like they have been deactivated. I'm new in vscode so I dont know how to go about this.Exactly what im i supposed to do?

VS Code version: Code 1.83.0 (e7e037083ff4455cf320e344325dacb480062c3c, 2023-10-03T16:11:49.843Z) OS version: Linux x64 6.2.0-33-generic snap Modes:

System Info |Item|Value| |---|---| |CPUs|Intel(R) Core(TM) i5-10210U CPU @ 1.60GHz (4 x 2112)| |GPU Status|2d_canvas: unavailable_software
canvas_oop_rasterization: disabled_off
direct_rendering_display_compositor: disabled_off_ok
gpu_compositing: disabled_software
multiple_raster_threads: enabled_on
opengl: disabled_off
rasterization: disabled_software
raw_draw: disabled_off_ok
video_decode: disabled_software
video_encode: disabled_software
vulkan: disabled_off
webgl: unavailable_software
webgl2: unavailable_software
webgpu: disabled_off| |Load (avg)|0, 1, 2| |Memory (System)|5.03GB (2.86GB free)| |Process Argv|--no-sandbox --force-user-env --unity-launch --crash-reporter-id ae019c9b-3f92-4ce3-884f-2b5af7104629| |Screen Reader|no| |VM|100%| |DESKTOP_SESSION|ubuntu| |XDG_CURRENT_DESKTOP|Unity| |XDG_SESSION_DESKTOP|ubuntu| |XDG_SESSION_TYPE|wayland|
Process Info ``` CPU % Mem MB PID Process 3 170 2555 code main 0 41 2559 zygote 0 41 2560 zygote 0 232 2737 window [2] (index .html - Iconic - Visual Studio Code) 9 103 8312 window [4] (Issue Reporter) 0 67 2650 utility-network-service 3 98 2764 gpu-process 0 93 2796 shared-process 0 0 8421 /bin/sh -c /usr/bin/ps -ax -o pid=,ppid=,pcpu=,pmem=,command= 0 0 8422 /usr/bin/ps -ax -o pid=,ppid=,pcpu=,pmem=,command= 0 77 7299 ptyHost 0 139 7358 extensionHost [2] 0 88 7393 electron-nodejs (/snap/code/142/usr/share/code/code --ms-enable-electron-run-as-node /snap/code/142/usr/share/code/resources/app/extensions/html-language-features/server/dist/node/htmlServerMain --node-ipc --clientProcessId=7358) 0 67 7973 electron-nodejs (/snap/code/142/usr/share/code/code --ms-enable-electron-run-as-node /home/lukimann/.vscode/extensions/ms-edgedevtools.vscode-edge-devtools-2.1.3/node_modules/vscode-webhint/dist/src/server.js /home/lukimann/.config/Code/User/globalStorage/ms-edgedevtools.vscode-edge-devtools Microsoft Edge Tools --node-ipc --clientProcessId=7358) 0 67 7996 electron-nodejs (/snap/code/142/usr/share/code/code --ms-enable-electron-run-as-node /snap/code/142/usr/share/code/resources/app/extensions/json-language-features/server/dist/node/jsonServerMain --node-ipc --clientProcessId=7358) 0 77 7369 fileWatcher [2] ```
Workspace Info ``` | Window (index .html - Iconic - Visual Studio Code) | Folder (Iconic): 4 files | File types: html(2) png(1) css(1) | Conf files:; ```
Extensions (10) Extension|Author (truncated)|Version ---|---|--- prettier-vscode|esb|10.1.0 file-icons|fil|1.1.0 vscode-edge-devtools|ms-|2.1.3 python|ms-|2023.18.0 vscode-pylance|ms-|2023.10.10 file-and-folder-icons|nex|1.0.4 material-icon-theme|PKi|4.31.0 LiveServer|rit|5.7.9 pdf|tom|1.2.2 vscode-icons|vsc|12.5.0 (1 theme extensions excluded)
A/B Experiments ``` vsliv368cf:30146710 vsreu685:30147344 python383cf:30185419 vspor879:30202332 vspor708:30202333 vspor363:30204092 vslsvsres303:30308271 vserr242cf:30382550 pythontb:30283811 vsjup518:30340749 pythonptprofiler:30281270 vshan820:30294714 vstes263:30335439 vscoreces:30445986 vscod805cf:30301675 binariesv615:30325510 bridge0708:30335490 bridge0723:30353136 vsaa593cf:30376535 pythonvs932:30410667 vsclangdc:30486549 c4g48928:30535728 dsvsc012:30540252 pynewext54:30695312 azure-dev_surveyone:30548225 2e4cg342:30602488 89544117:30613380 2i9eh265:30646982 showlangstatbar:30737416 0bi6i642:30841073 03d35959:30757346 57b77579:30736110 pythonfmttext:30731395 fixshowwlkth:30771522 showindicator:30805244 pythongtdpath:30769146 i26e3531:30792625 pythonnosmt12:30797651 pythonidxpt:30805730 pythonnoceb:30805159 copilotsettingc:30839828 asynctok:30821568 dsvsc013:30795093 dsvsc014:30804076 diffeditorv1:30821571 dsvsc015:30845448 ```
lramos15 commented 1 year ago

/gifPlease

vscodenpa commented 1 year ago

Thanks for reporting this issue! Unfortunately, it's hard for us to understand what issue you're seeing. Please help us out by providing a screen recording showing exactly what isn't working as expected. While we can work with most standard formats, .gif files are preferred as they are displayed inline on GitHub. You may find https://gifcap.dev helpful as a browser-based gif recording tool.

If the issue depends on keyboard input, you can help us by enabling screencast mode for the recording (Developer: Toggle Screencast Mode in the command palette). Lastly, please attach this file via the GitHub web interface as emailed responses will strip files out from the issue.

Happy coding!

vscodenpa commented 1 year 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!