Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Sublime SearchNew to Visual Studio Code? Get it now.
Sublime Search

Sublime Search

Gary green

|
12,589 installs
| (0) | Free
Sublime-like search for vs code. Uses ripgrep and opens results in new document.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Sublime-like Search for Visual Studio Code / vs code

Screenshot

Commands

*searchy.search (Searchy - Search) - Pop open a dialog to ask for search term, and open the results in a nice read only document. This uses ripgrep.

Usage

By default, code will be searched across the active workspace. If you would like to search in a particular folder, right click the folder in vs code, or manually enter the path relative to the active workspace in the popup:

E.g.

resources/assets: <search for this text>

Take note of the colon ":" which seperates the folder to search and search text.

Differences from malkomalko/searchy

  • Improved Windows support
  • Support for context lines
  • Support for 'seperators' between multiple matches in file
  • Added context menu
  • Lots of other improvements

Credit

This repository has been forked from malkomalko/searchy, mad props to Robert for his great work.

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