sponsor Vim development Vim logo Vim Book Ad

any-jump.vim : Jump to any definition and references 👁 IDE madness without overhead

 script karma  Rating 12/3, Downloaded by 316  Comments, bugs, improvements  Vim wiki

created by
pechorin
 
script type
utility
 
description
— IDE madness without overhead for 40+ languages

Vim plugin for jumping to defitinitions⚒ and references/usages🔬 through nice ui.

https://github.com/pechorin/any-jump.vim — full description & screenshots.

nvim 0.4+ or vim 8.2+ required

Based on syntax rules for 40 languages and fast regexp engines like ripgrep and ag. Required rg or ag to be installed. GNU grep support dropped for flavor of blazing perfomance (can be implemented in future releases).

** Usage

Just place you cursor on any variable/class/constant/name/symbol and press <leader>j or execute :AnyJump in normal mode.

** Searches

- keyword definitions: find files where keyword defined
- keyword references/usages: find files where keyword used and referenced

https://github.com/pechorin/any-jump.vim
 
install details
 

rate this script Life Changing Helpful Unfulfilling 
script versions (upload new version)

Click on the package to download.

package script version date Vim version user release notes
any-jump.vim-master (2).zip 0.5.1 2020-03-10 8.0 pechorin bugfixes && updates
ip used for rating: 18.116.13.113

If you have questions or remarks about this site, visit the vimonline development pages. Please use this site responsibly.
Questions about Vim should go to the maillist. Help Bram help Uganda.
   
Vim at Github