Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>pipe-grepNew to Visual Studio Code? Get it now.
pipe-grep

pipe-grep

silolis

|
27 installs
| (0) | Free
Grep like functionality for VSCode
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

pipe-grep

pipe-grep is a Visual Studio Code extension that provides grep-like filtering functionality. It allows you to filter lines in the active editor based on a regular expression (regex) pattern, similar to how you would use | grep on the command line.

Commands

  • pipe-grep: Filter lines (in place) - Filters the current document in-place, removing lines that don't match the regex pattern
  • pipe-grep: Filter lines (new document) - Creates a new document containing only the lines that match the regex pattern
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft