vscode icon indicating copy to clipboard operation
vscode copied to clipboard

Windows Context Menu for Folder doesn't work

Open alandraper opened this issue 7 months ago • 3 comments

Type: Bug

From the start menu, right click on Visual Studio Code Pick a recently opened folder VS Code opens a blank file with the name of the folder, rather than actually opening the folder.

This is recent, maybe from one of the last couple updates.

VS Code version: Code 1.100.2 (848b80aeb52026648a8ff9f7c45a9b0a80641e2e, 2025-05-14T21:47:40.416Z) OS version: Windows_NT x64 10.0.26100 Modes:

System Info
Item Value
CPUs Intel(R) Core(TM) i7-7800X CPU @ 3.50GHz (12 x 3504)
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
vulkan: disabled_off
webgl: enabled
webgl2: enabled
webgpu: enabled
webnn: disabled_off
Load (avg) undefined
Memory (System) 39.80GB (22.55GB free)
Process Argv --crash-reporter-id a31ce13b-3b0b-4266-a5a9-484ab32de8a4
Screen Reader no
VM 0%

alandraper avatar May 20 '25 21:05 alandraper

@deepak1556, could you please help triage this issue? Thank you!

lszomoru avatar May 24 '25 12:05 lszomoru

Please check if the issue repros with latest insiders https://code.visualstudio.com/insiders

/gifPlease

deepak1556 avatar Dec 10 '25 17:12 deepak1556

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!