microsoft / microsoft/CmdPalGitHubExtension
Add `View in Command Pallet` to the footer bar instead of More menu
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 88
- Forks
- 13
- Avg merge
- 1h 1m
- Merged PRs (30d)
- 1
Description
first of all, thanks for the amazing extension its very handy and save tone of time. ❤
so the thing is the View in CmdPal option is the very useful but its hidden in the More menu with need to click Ctrl+K and navigate to the option.
better alternative remove the Copy URL that hold the shortcut Ctrl+Enter option and replace it with View in CmdPal
that way the most used option as of Open and View will be easily accessible and the Copy options will all get together in the More menu.
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 footer bar and More menu implementation in the C# extension, then trace how the existing View in CmdPal and Copy URL actions are registered. Done means View in CmdPal is directly visible in the footer bar, while Copy URL is moved into the More menu; verify both actions still work.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100