Navigate documents, jumping by paragraph! Jumps up or down to nearest all-whitespace line.
Inspired by Atom Block Travel.
Travel in a text editor by jumping over code "paragraphs", to the closest empty line, optionally selecting text along the way.
The following commands and corresponding default keybindings are provided:
block-travel.jumpUp: alt+up
block-travel.selectUp: alt+shift+up
block-travel.jumpDown: alt+down
block-travel.selectDown: alt+shift+down
See a demo below!
Please let me know of any bugs via the issues page!
See the CHANGELOG