Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Incremental GrepNew to Visual Studio Code? Get it now.
Incremental Grep

Incremental Grep

Kawamura Kazushi

|
1,656 installs
| (2) | Free
Incremental grep extension. (git grep)
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

vscode-grep README

Features

Incremental grep extension for Visual Studio Code.

Git Grep (grep.git)

screenshot

Extension Settings

Setting Description Type Default Value
grep.git.preview Enable / Disable preview when the item is selected. boolean false

Commands

"commands": [
  {
    "command": "grep.git",
    "title": "Grep: Git"
  }
]

Project Roadmap

  • [x] git grep
  • [x] git grep - preview mode
  • [ ] git grep - regex

Release Notes

0.1.0

Initial Release for prototype.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft