Skip to content

feat: add Google Antigravity to supported editors list #987

@maxmarines

Description

@maxmarines

🆒 Your use case

When working within the Antigravity environment (https://antigravity.google/), Nuxt DevTools fails to open files in the editor. It currently attempts to spawn the code process, which results in a spawn code ENOENT error because the environment does not use the standard VS Code CLI binary.

🆕 The solution you'd like

Add Antigravity as a selectable editor in the DevTools settings.

To implement this, DevTools likely needs to support the specific URL scheme or CLI command used by Antigravity to handle file navigation (e.g., how it maps local paths to the IDE's internal file system).

🔍 Alternatives you've considered

No response

ℹ️ Additional info

Image Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions