JumperJumper is a search-and-jump navigation tool for VS Code, heavily inspired by avy. Its primarly goal is to provide better text navigation solution for Vim Emulation plugin users. It is not meant to be used as a search tool alternative and will never strive to become one. InstallationInstall Jumper from the VS Code Extension Marketplace or download the
FeaturesJumper's one and only feature is its search prompt, which is by default mapped to All the results will be highlighted with the currently active having inverted colors. Every result also has an index number before it. The first occurence is by default selected as the jump location. You can change the jump location by adding a dot and a corresponding number at the end of the prompt, such as this:
The third occurence of Only the last dot-number combination is evaluated. Any text that comes after the dot will not be evaluated. If a dot-number combination is not found in the prompt, Jumper will revert to its default behaviour (e.g. selecting the first occurence). In other words, cases such as Extension SettingsThe default keybind for Release Notes1.2.0
Contact |