/atom-navigate-indent

Navigate through indentations with multicursor support

Primary LanguageCoffeeScriptMIT LicenseMIT

navigate-indent package

Navigate quickly through indentations using following keymaps:

  • ctrl-shift-down go to next line with same indentation level
  • ctrl-shift-up go to previous line with same indentation level
  • ctrl-shift-left go to next line with more indentation
  • ctrl-shift-right go to next line with less indentation

(multicursor support)