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
- Host: GitHub
- URL: https://github.com/nosami/quickjump
- Owner: nosami
- License: mit
- Created: 2016-05-10T20:30:38.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2016-06-29T10:52:31.000Z (almost 10 years ago)
- Last Synced: 2025-01-22T17:51:12.624Z (over 1 year ago)
- Language: F#
- Size: 10.7 KB
- Stars: 5
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.

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.