Skip to content

Add completion spec for vp (Vite+) #284

Description

@zhaihao

Request

Warp lacks completion support for vp (Vite+), a unified frontend build tool that bundles a dev server, build/test/lint/format pipeline, package manager delegation, and a monorepo-aware task runner.

Why

vp is an emerging tool in the VoidZero ecosystem. Users of Warp who work with vp-powered monorepos would benefit from:

  • Command/subcommand/option completions for all 40+ vp subcommands
  • Dynamic completion for monorepo tasks via vp run (including cross-package pkg#task format)
  • Dynamic completion for --filter with workspace package names
  • npm registry search for vp add/vp install

Reference spec: pnpm is a close analog in terms of monorepo support.

Checklist

  • Command spec (subcommands, options)
  • Dynamic generators (tasks, workspace packages, dependencies)
  • Tests

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestready-to-implementThis issue is scoped out and ready to be worked on.

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions