microsoft / microsoft/terminal
Add `bellSound` to the Settings UI
- Dominant language
- C++
- Stars
- 105k
- Forks
- 9.6k
- Avg merge
- 3d 17h
- Merged PRs (30d)
- 29
Description
It's a little tricky since it can accept a single path or an array of paths. I suppose the crawl/walk/run is:
* **crawl**: add a single path selector for bellSound
* **walk**: Enable adding multiple paths for bellSound
* **run**: add a little button next to the file picker to play a preview of that sound
as added in #11511
Contributor guide
Research direction
Start by reading the approach referenced in #11511 and tracing the Settings UI entry point for sound settings. Implement the crawl, walk, and run steps described here: a single-path selector, multiple-path support, and a preview button. Done means bellSound can be configured with one or more paths and a selected sound can be previewed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- desktop
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100