An open API service indexing awesome lists of open source software.

https://github.com/nosami/quickjump

EasyMotion clone for MonoDevelop and Xamarin Studio 6.0 and higher
https://github.com/nosami/quickjump

Last synced: 5 months ago
JSON representation

EasyMotion clone for MonoDevelop and Xamarin Studio 6.0 and higher

Awesome Lists containing this project

README

          

# QuickJump
EasyMotion clone for MonoDevelop and Xamarin Studio 6.0 and higher

Press `cmd+j` to trigger, then the first character of the word that you want to jump to and then the hint character that is displayed on screen.

![QuickJump demo](https://raw.githubusercontent.com/nosami/nosami.github.io/master/quickjump.gif)

Only word jumps are currently supported. PRs accepted! You will need the MonoDevelop/XS Addin Maker addin installed if you want to work on the code.