any-jump.vim : Jump to any definition and references 👁 IDE madness without overhead
script karma |
Rating 12/3,
Downloaded by 420 |
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 |
|
|
script versions (upload new version)
Click on the package to download.
ip used for rating: 18.191.150.27
|