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
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:
vp run(including cross-packagepkg#taskformat)--filterwith workspace package namesvp add/vp installReference spec: pnpm is a close analog in terms of monorepo support.
Checklist