patrick91 / patrick91/shortcake
Better `sc ui` command
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 4
- Forks
- 0
- Avg merge
- 4h 22m
- Merged PRs (30d)
- 5
Description
I'd love to have a command that doesn't just show the vite output :'D
And it should support pressing space to open the webview again, not sure what else we can show 🤔
Also maybe it should default to the current branch if there's no working change
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the sc ui command and the code that displays Vite output. Review how the webview is opened and how the current branch or working change is detected. Before implementation, define which additional information the UI should show, what pressing space should do, and how the default branch behavior should be verified.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python, vite
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100