Support `:b#` command
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 15.2k
- Forks
- 1.5k
- Avg merge
- 3d 18h
- Merged PRs (30d)
- 6
Description
Is your feature request related to a problem? Please describe.
I have considerable muscle memory for :bX commands
Describe the solution you'd like
It would be nice to be able to use :bX commands like in VIM
Describe alternatives you've considered
Ctrl+tab, etc.
Additional context
It looks like none of the :bX commands have been implemented, though :bd was started and has still has an open issue.
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 reviewing the existing command handling for :b# and the open :bd issue (#3638), then compare the requested :bX behavior with Vim's buffer commands. Done means the relevant :b# commands work in VS Code Vim and existing navigation alternatives remain unaffected.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- developer-experience
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100