microsoft / microsoft/terminal
Add `startupActions` to Settings UI
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 105k
- Forks
- 9.6k
- Avg merge
- 3d 17h
- Merged PRs (30d)
- 29
Description
Similar to #8755. These are settings that were added to v1.6 that need to be added to the Settings UI (or include reasoning for why not add them):
| Setting | Required? | Notes |
|---|---|---|
startupActions |
✔ | #8770 |
This may not be a comprehensive list. @cinnamon-msft is verifying if any are missing and will update this issue accordingly.
EDIT: verified that startupActions is the only one. Updating the issue title appropriately.
Resources:
Contributor guide
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 with the repository's doc/cascadia/AddASetting.md guide and review issue #8770 for the startupActions setting's context. Locate the Settings UI entry points described by the guide, then verify that startupActions is represented there or document why it should not be added. Done means the setting is handled in the Settings UI and covered by the project's relevant checks.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100