vscode-grepdefThis is an extension for vscode that integrates grepdef: search for symbol definitions in various programming languages FeaturesGrepDef can be used like "Go to definition", except that instead of using a language server, it just greps for the definition. This is less accurate but often faster on large projects. There is a context menu as well as two commands that will show up in the Command Palette:
CommandsThis installs two commands:
RequirementsYou must have grepdef installed (version 2.0 or newer). Extension SettingsThis extension contributes the following settings:
|