Idea: Add automatic support for the progress bars
Nobody has claimed this yet.
- Dominant language
- Clojure
- Stars
- 82k
- Forks
- 3.2k
- PR merge metrics
- No merged PRs in 30d
Description
I'd love to see the custom progress bars get applied when the following format is detected-
[...] <- something like 3 "indicators" minimum (1 indicator is still one progress)
[### nice ###] <- must not contain any spaces or letters (unless there are no dots, then no dots instead of no spaces)
- [##...] \ <- A spinner next to it on any side should convert into the Fira spinner
btw, I totally understand if most won't like this because it might put progress bars somewhere where it should not, but tbh, why would anyone use a progress bar-like char order syntax thingy in their comments or code?
~ Tizu
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
No files, tests, or entry points are named in the issue. Start by locating where Fira Code defines ligatures for progress bars and spinners; done means the listed bracket patterns render as the intended symbols without unintended matches.
Written by the indexing model from the issue text.
Assessment
- Domain
- design
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100