posit-dev / posit-dev/positron
Add command (keyboard shortcut) to delete all variables
Open
Nobody has claimed this yet.
area: variables
- Dominant language
- TypeScript
- Stars
- 4.3k
- Forks
- 184
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 206
Description
It would be nice if deleting variables could be done via a keyboard shortcut; at the moment, there seems to be no command available for this. Could this be added?
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
No file, test, or command entry point is named. Start by locating the existing variable-deletion action and keyboard shortcut registrations in the Positron codebase, then determine the intended command scope and add coverage; done means the command is discoverable and its shortcut deletes all variables as requested.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100