[new] Ctrl+Backspace in Search/Command entry deletes document
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 15.2k
- Forks
- 1.5k
- Avg merge
- 3d 18h
- Merged PRs (30d)
- 6
Description
This seems like an old issue came from dead. https://github.com/VSCodeVim/Vim/issues/4538
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 by reproducing Ctrl+Backspace in the Search/Command entry and read the linked historical issue #4538 for context. Trace the relevant VS Code Vim keybinding or command-handling entry point, then confirm the behavior no longer deletes the document and add or update regression coverage if the existing tests identify a suitable location.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 28/100