vscode-livegrep
A ripgrep extension for Visual Studio Code to mimic Telescope in Neovim, in the command palette
Features
- Use ripgrep as normal
- Bind livegrep to a keyboard shortcut using the vscode shortcut command
livegrep.search

Release Notes
0.4
- Make workspaces with multiple folders supported
- Add livegrep.searchCurrent to search the current folder
- Fix bugs
0.3
- Bundle ripgrep binary for windows, linux and macOS in extension
0.2
- Dynamically changing list when typing search term
- Search term in quotes for exact match
- History list to view 10 previous search terms and search result
0.1
| |