Skip to content

VSBlockJumper 1.1.6 (VS2019 and older)

Compare
Choose a tag to compare
@Nightro Nightro released this 01 Jul 00:42
· 1 commit to PreVS2022 since this release

NOTE This is for VS2019 and older only! Here is the VS 2022 release.

Added support for handling collapsed regions. A new setting in the options page for the extension called "Collapsed Region Handling".

  • Skip Skips collapsed regions entirely
  • ExpandIfContainsBlockEdge Expands collapsed regions if there is a block edge contained within
  • ExpandAlways Expands collapsed regions if the cursor passes over them during the jump at all