All Projects → zjhmale → vscode-ag

zjhmale / vscode-ag

Licence: BSD-3-Clause license
The Silver Searcher for Visual Studio Code

Programming Languages

typescript
32286 projects
CSS
56736 projects

Projects that are alternatives of or similar to vscode-ag

vim-bettergrep
A better way to grep in vim.
Stars: ✭ 15 (-46.43%)
Mutual labels:  the-silver-searcher

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].