Skip to content
This repository has been archived by the owner on Jun 30, 2024. It is now read-only.

Releases: Nightro/RiderBlockJumper

RiderBlockJumper 1.0.1

22 May 22:06
Compare
Choose a tag to compare
  • Adjust heading size for plugin description
  • Fix options page Id
  • Attempt to fix broken plugin when downloading from the official site

RiderBlockJumper 1.0.0

20 May 22:24
Compare
Choose a tag to compare

The very first release of RiderBlockJumper, a plugin for Rider 2019 which enables vertical navigation over blocks of code (⌐■_■)

Features

Adds the following actions:

  • Jump Up Jump to the closest block edge above the cursor (Alt+PgUp)
  • Jump Down Jump to the closest block edge below the cursor (Alt+PgDn)
  • Jump Select Up Jump Up and add to the active selection (Alt+Shift+PgUp)
  • Jump Select Down Jump Down and add to the active selection (Alt+Shift+PgDn)