Skip to content

ezh/git-grep-vscode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

git-grep-vscode

Grep through all git commits easily with fzf, preview, and vscode

Requirements

  • git
  • fzf
  • bat
  • vscode (code from the console)

Features

  • Search through the whole git history
  • Fast and straightforward preview with the bat
  • Simple investigation with vscode. Each view action creates a temporary directory with commit content. VSCode open exact document at the highlighed line.

Screenshot

That's how it looks for git-grep preview for this repository.

On every enter button push it will open vscode with all context.

A cute git-grep

About

Grep through all git commits easily with fzf, preview and vscode

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages