Skip to content

Can not find workspaces that were previously available. #28

Description

@TenofHearts

Describe the bug

The plugin can no longer find workspaces that it could before. It can only find a handful of antigravity workspaces and 1 or 2 or none of the vs code workspaces. I suspect that this is caused by an update of vscode.

Steps to Reproduce

  1. Run the plugin
  2. Search a workspace in vscode
  3. No results

Expected Behavior

It should find the results

Actual Behavior

No results

Extension Version

1.26.0.0

settings.json

{
  "vscode._showTypeTag": "true",
  "vscode._showTargetTag": "true",
  "vscode._enableVisualStudio": "true",
  "vscode._enableDefault": "false",
  "vscode._enableSystem": "false",
  "vscode._enableInsider": "false",
  "vscode._enableCustom": "true",
  "vscode._enableCursor": "false",
  "vscode.CursorPath": "C:\\Program Files\\cursor\\Cursor.exe",
  "vscode._enableAntigravity": "true",
  "vscode.AntigravityPath": "E:\\Program\\Antigravity\\Antigravity.exe",
  "vscode._enableWindsurf": "false",
  "vscode.WindsurfPath": "C:\\Users\\<UserName>\\AppData\\Local\\Programs\\Windsurf\\Windsurf.exe",
  "vscode.PageSize": "8",
  "vscode.SearchBy": "Both",
  "vscode.SortBy": "Default",
  "vscode.TerminalType": "PowerShell",
  "vscode.VSSecondaryCommand": "OpenAsAdministrator",
  "vscode.VSCodeSecondaryCommand": "OpenInExplorer",
  "vscode.ClearSearchOnExecute": "false",
  "vscode.UseHelperLauncher": "false"
}

error.log

No response

Additional Context

My vscode is on 1.118.1. My vscode is on custom path.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions