voidzero-dev / voidzero-dev/vite-plus
Improve `vp up` output customization
- Dominant language
- Rust
- Stars
- 5.8k
- Forks
- 261
- Avg merge
- 1d 34m
- Merged PRs (30d)
- 135
Description
### Summary
Direct user feedback asks for more control over `vp up` output formatting and organization.
Reference: https://bsky.app/profile/nestor.rip/post/3mssje4iqu22g
### Requested improvements
- Group output by pnpm catalog, similar to `taze`
- Allow customizing visible columns
- Allow controlling line wrapping
### Why this matters
Users comparing dependency update tooling expect better readability and output control, especially in larger workspaces.
Contributor guide
Research direction
The issue names the `vp up` entry point but no files or tests. Start by locating its output-generation code and comparing the current behavior with the requested catalog grouping, column selection, and line-wrapping controls. Done requires agreed behavior and coverage for each customization.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- cli, developer-experience, tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 45/100