Skip to content
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

Recent projects/workspaces not shown on taskbar right click on Windows 11 fresh install #134485

Closed
CoderScribe opened this issue Oct 6, 2021 · 8 comments
Assignees
Labels
info-needed Issue requires more information from poster workbench-os-integration Native OS integration issues

Comments

@CoderScribe
Copy link

Issue Type: Bug

After fresh installing Windows 11 (final release) and installing VSCode I'm no longer able to see recent projects/workspaces when right-clicking the pinned icon on the taskbar. I can see them from within VSCode however and it is correctly tracking them internally.

This did work OK for me during the Windows 11 beta.

Many thanks

VS Code version: Code 1.60.2 (7f6ab54, 2021-09-22T12:00:31.514Z)
OS version: Windows_NT x64 10.0.22000
Restricted Mode: No

System Info
Item Value
CPUs AMD Ryzen Threadripper 2990WX 32-Core Processor (64 x 2994)
GPU Status 2d_canvas: enabled
gpu_compositing: enabled
multiple_raster_threads: enabled_on
oop_rasterization: enabled
opengl: enabled_on
rasterization: enabled
skia_renderer: enabled_on
video_decode: enabled
vulkan: disabled_off
webgl: enabled
webgl2: enabled
Load (avg) undefined
Memory (System) 31.88GB (22.09GB free)
Process Argv --crash-reporter-id 3589b0f4-e427-4003-80fc-03bd228cbe8b
Screen Reader no
VM 0%
Extensions (1)
Extension Author (truncated) Version
vscode-electricimp ele 0.2.0
A/B Experiments
vsliv368cf:30146710
vsreu685:30147344
python383cf:30185419
pythonvspyt602:30300191
vspor879:30202332
vspor708:30202333
vspor363:30204092
pythonvspyt639:30300192
pythontb:30283811
pythonptprofiler:30281270
vshan820:30294714
vstes263:30335439
pythondataviewer:30285071
pythonvsuse255:30340121
vscod805cf:30301675
pythonvspyt200:30340761
binariesv615:30325510
vsccppwt:30364497
pythonvssor306:30344512
bridge0708:30335490
pygetstartedt2:30371810
dockerwalkthru:30377721
bridge0723:30353136
pythonrunftest32:30373476
pythonf5test824:30373475
javagetstartedc:30364665
pythonvspyt187:30373474
pydsgst2:30361792
vsqsis200:30374795
vsaa593cf:30376535

@BenjaminMichaelis
Copy link

I also had problems with right clicking on file explorer, and having the open with vs code option, but was fixed after I waited for the latest update and rebooted.

@bpasero
Copy link
Member

bpasero commented Oct 9, 2021

We rely on Electrons setJumpList feature:

I do not see this issue on my Windows 11.

@bpasero bpasero added the workbench-os-integration Native OS integration issues label Oct 9, 2021
@EthanRutherford
Copy link

This is happening to me as well.. a new install of vscode, there's just no recents in the right click menu.
image

Bought a brand new computer, installed vscode, and have edited a few different projects, but the list of recent folders simply does not appear.

Something is definitely squirrely here.

@bpasero
Copy link
Member

bpasero commented Oct 10, 2021

Please see if you can find any logged output that could help us find the source of the issue:

  • run code --verbose from the command line and attach the output
  • in Code select Help | Toggle Developer Tools and select the Console
  • attach any output you see in the Console you can find

Thanks!

@EthanRutherford
Copy link

😲 I discovered what was causing it, at least on my machine.

We rely on Electrons setJumpList feature

I thought that sounded familiar:
image

I had no idea this is what a "jump list" was. I had toggled it off because I didn't want them in the file explorer sidebar.

@bpasero
Copy link
Member

bpasero commented Oct 11, 2021

How about others?

@bpasero bpasero added the info-needed Issue requires more information from poster label Oct 11, 2021
@CoderScribe
Copy link
Author

CoderScribe commented Oct 11, 2021 via email

@bpasero bpasero closed this as completed Oct 11, 2021
@CoderScribe
Copy link
Author

I just wished to add for the reference of anyone else coming here that once you turn on 'Show recently opened items in Start, Jump Lists, and File Explorer' you can then pin your favourite projects, turn the setting back off and they'll remain in the jump list. I've also raised this as feedback to Microsoft.

@github-actions github-actions bot locked and limited conversation to collaborators Nov 25, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
info-needed Issue requires more information from poster workbench-os-integration Native OS integration issues
Projects
None yet
Development

No branches or pull requests

5 participants