jefff / vimish

MIT License
1 stars 1 forks source link

Vimish

Vimish is a Visual Studio Code extension that emulates many features of Vim. Additionally, it has an experimental EasyMotion/Jumpy like support.

It is still a work in progress and is probably broken in a lot of ways. The code is also in rough shape but hopefully that will improve over time.

Example

The jump motion can be triggered with Q followed by a character to search for, followed by as many letters as needed to uniquely location a position. For example:

Example

Unsupported things that hopefully will be supported one day

Unsupported things that will probably never be supported

Contributing

Feel free to make issues for bugs or feature requests, or submit PRs in GitHub. As this is a hobbyist project maintained by one person, I can't promise any timeline on when issues will be solved.