Please add the option to include the wordmotion plugin
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 15.2k
- Forks
- 1.5k
- Avg merge
- 3d 18h
- Merged PRs (30d)
- 6
Description
Please add support for the vim-wordmotion plugin. It allows for motion commands to be more granular.
I would like there to be an option for this plugin (VSCodeVim), that enables the same behaviour which the wordmotion plugin adds.
An alternative would be to just add an option to alter VSCodeVim's motion commands to work in the same way as they do in the wordmotion plugin.
Here is a link to the wordmotion plugin repository: https://github.com/chaoren/vim-wordmotion
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 linked vim-wordmotion repository and the VSCodeVim motion-command entry points; the issue names no source files or tests. Define the option's intended scope and verify that enabled motion commands match wordmotion behavior while existing behavior remains unchanged.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript, vscode
- Domain
- developer-experience, tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100