Skip to content

[Bug] Visual Studio Code Extension doesn't find recent projects on Windows #1368

@milnak

Description

@milnak

Describe the bug
Visual Studio Code Extension doesn't find recent projects on Windows

To Reproduce
Search for recent VS Code project by name in ueli with Visual Studio Code Extension enabled

Expected behavior
Project found

Screenshots
Not found

Environment

  • OS: Windows
  • Version: 9.18.0

Additional context
I did a cursory glance at the VSC extension source and it appears on windows, it's reading from "$env:AppData\Code\User\globalStorage\state.vscdb" however it appears that my recent list is in the SQLite file "$env:AppData\Code\User\workspaceStorage\1739574719901\state.vscdb" ?

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions