Skip to content
| Marketplace
Sign in
Visual Studio Code
>
Other
>
vscode-ag
New to Visual Studio Code?
Get it now.
vscode-ag
zjhmale
|
4,499 installs
|
(
1
)
|
Free
The Silver Searcher for Visual Studio Code
Installation
Launch VS Code Quick Open (
Ctrl+P
), paste the following command, and press enter.
Copy
Copied to clipboard
More Info
Overview
Version History
Q & A
Rating & Review
The Silver Searcher for Visual Studio Code
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
Within Visual Studio Code, open the command palette (Ctrl-Shift-P / Cmd-Shift-P).
Select
Install Extension
and search for
vscode-ag
or run
ext install vscode-ag
.
Install The Silver Searcher
and make sure the
ag
executable is on your
PATH
.
License
BSD 3-Clause
.