Skip to content

zjhmale/vscode-ag

Repository files navigation

The Silver Searcher for Visual Studio Code

Version Installs Ratings

Build Status Build Status

Implemented features

command screenshot command name
Fuzzy search with free input ag.search.freeInput
Fuzzy search with the identifier under the cursor ag.search.currentWord
Fuzzy search with the selected text ag.search.selection

Installation

  1. Within Visual Studio Code, open the command palette (Ctrl-Shift-P / Cmd-Shift-P).
  2. Select Install Extension and search for vscode-ag or run ext install vscode-ag.
  3. Install The Silver Searcher and make sure the ag executable is on your PATH.

License

BSD 3-Clause.