Skip to content

Extend VSCODE_VARIANTS with newer VS Code forks #40

Description

@Railly

Context

src/tool-configs.ts VSCODE_VARIANTS = ["Code", "Code - Insiders", "Cursor", "VSCodium", "Windsurf"] is used to probe globalStorage for installed tools. Newer forks (Trae, Void, Positron, Cursor Nightly, Windsurf Next) ship the same layout but are not probed.

Task

Extend the list (or make it data-driven) and add a test asserting every tool with a VS Code fork detection story is covered.

Acceptance criteria

Test added; at least Trae and Cursor Nightly detected when present.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions