Skip to content

levavakian/vgrep

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vgrep

Runs a grep search in the workspace root and provides the results in a quickpick dropdown.

Inspired by this git grep extension.

Extension Settings

Include if your extension adds any VS Code settings through the contributes.configuration extension point.

For example:

This extension contributes the following settings:

  • vgrep.maxBuffer: increase if exec command is overflowing its buffer
  • vgrep.command: set to alternate commands you would like to run instead of grep -nr

Keybindings

Default keybind is set to cntrl/cmd-shift-/

About

grep vscode extension

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors