Skip to content

abayomi185/vscode-livegrep

 
 

Repository files navigation

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

screenshot

Release Notes

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

  • Initial release

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 100.0%