microsoft / microsoft/vscode-cmake-tools
Add a way to reorder pinned commands
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 1.7k
- Forks
- 546
- Avg merge
- 2d 16h
- Merged PRs (30d)
- 32
Description
### Brief Issue Summary
We can currently bind pre-defined actions to the "Pinned Commands" panel. However, once created, we cannot rearrange them in the pannel. The only way to reorder is to delete and create items in a way that yields the desired order.
### CMake Tools Diagnostics
_No response_
### Debug Log
_No response_
### Additional Information
Tested with VS Code 1.87.0
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
The issue names no files, tests, or entry points; start by locating the implementation of the Pinned Commands panel and how its command order is stored. Done means users can rearrange existing pinned commands without deleting and recreating them, with the behavior covered by appropriate tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cmake, typescript, vscode
- Domain
- developer-experience, tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100