quick-jump
Quickly navigate the cursor to any position visible in the editor.
kelp404 1,262 8 0.0.4 MIT GitHub

#quick-jump

An Atom quick jump package.
Quickly navigate the cursor to any position visible in the editor like AceJump.

screenshot-png

  1. cmd-; to start quick-jump. (windows is ctrl-;)
  2. Then you can press the char you want to jump to search in the editor.
  3. You can press [a-z,0-9] to navigate the cursor before the target, or press cmd-[a-z,0-9] to navigate the cursor after the target. Press tab, shift-tab to change the range of the search.
  • Press esc to exit quick-jump.

screenshot-gif