vscode-dumb-jump

(Inspired by Naive Definitions and Goto Definition For Atom)

Run (blazing fast) textual search to provide Dumb Jump To Definiton for JavaScript(ES6 && JSX), TypeScript, CoffeeScript, Python, Ruby, PHP, Hack, Perl, KRL, Erb, Haml, C/C++, Puppet, ASP, Shell.

Requirement

  • Install ripgrep and make it available in $PATH (run 'rg' in commandline to verify)

Usage

This extension provides command vscode-dumb-jump.jump that can be selected from command palette after pressing Shift+Cmd+P.