Support for move-up-to-edge / move-down-to-edge
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 15.2k
- Forks
- 1.5k
- Avg merge
- 3d 18h
- Merged PRs (30d)
- 6
Description
Atom Vim mode plus has these amazing commands that I've grown to rely on and am desperate for in Code having recently switched off of Atom.
The motions are move-down-to-edge/move-up-to-edge:

I was wondering if something like this is already possible with this extension as-is, and if not, what would it take to implement it? I miss this feature every day and might be willing to help out!
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 source files, tests, or entry points are named in the issue. Start by locating the existing movement-command implementation in the TypeScript VS Code extension and compare its behavior with the linked Atom Vim mode plus reference; done means both motions work as described and are covered by the project's relevant tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100