Blitz SearchBlitz Search is an external Tool that provides a dialogue for search. The goal for Blitz Search is to fully replace Find-in-Files. Go ahead and rebind both Control-Shift-F and Control-Shift-H to the "Blitz Search This/Blitz Replace This commands. Blitz Search is a Standalone Tool ( see extension for VS Code, Sublime Text, Notepad++, and Jetbrains ). Source code for Blitz Search (app) here: https://github.com/natestah/blitzSearch/ This extension enables a rich interaction with the tool allowing you to Search for Words at your caret position, but also taking care of Scopes, Find-in-Solution or project. Faster words-on-a-line SearchFind in Solution, Project, Opened files, Active file, or Folder setsThese scopes, when selected, update results in real time. Words on a line query is defaultUsing Modern C# as an example for a search that's hard with traditional search
With Blitz Search the "vegetables new list" matches all of things, where with traditional Literal search or Regular Expression, this can be hard to do. Configure Sets of Paths, with Icons.(Click image for Youtube demo) Blitz Search This CommandBlitz Search This Command Finds ( find it in command pallete "Blitz Search This" ) the word at the caret: Blitz Replace This CommandBlitz Replace Command Frames up a Replacement Query, Replace can be either "Words", "Literal" or Regular Expression Features
Requirements
Known Issues
Blitz Search is #buildinginpublic, check out this YouTube channel
Enjoy! |