BlitzSearch
Blitz Search Package for Sublime Text
Details
Installs
- Total 10
- Win 10
- Mac 0
- Linux 0
Sep 13 | Sep 12 | Sep 11 | Sep 10 | Sep 9 | Sep 8 | Sep 7 | Sep 6 | Sep 5 | Sep 4 | Sep 3 | Sep 2 | Sep 1 | Aug 31 | Aug 30 | Aug 29 | Aug 28 | Aug 27 | Aug 26 | Aug 25 | Aug 24 | Aug 23 | Aug 22 | Aug 21 | Aug 20 | Aug 19 | Aug 18 | Aug 17 | Aug 16 | Aug 15 | Aug 14 | Aug 13 | Aug 12 | Aug 11 | Aug 10 | Aug 9 | Aug 8 | Aug 7 | Aug 6 | Aug 5 | Aug 4 | Aug 3 | Aug 2 | Aug 1 | Jul 31 | |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Windows | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
Mac | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
Linux | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
Readme
- Source
- raw.githubusercontent.com
Blitz Search for Sublime Text
This plugin activates “Search This” command for Sublime Text
This plugin will send the word under the caret or the Selected text to the search box in Blitz Search, Blitz Search will then bring itself to the front to show you the search results.
- Search This (Selection) - Places the selection in the Blitz Search Search Box
- Search This (Caret on a word) - Places word that the caret is on as a Whole-Word Search in the Blitz Search Search box.
What is Blitz Search?
Blitz Search Is a stand-alone file contents search tool. It is built to provide a quick - out of context ( go ahead and set it to the root of all your repoisitories ) - Directory search
Features: * Fast search and discovery * Simple words-on-a-line query * Syntax highlighting in results * Real time results updating as you type * Results update to reflect changes to files * Work without the weight of IDE workspace * Works with any IDE or text editor * Ignore files spec'd by .gitignore * Words on a line search is easier than Regex.
For more information visit - Visit Natestah.com
Keybinding
(Preferences -> KeyBindings)
{ "keys": ["f8"], "command": "blitz_search_this" },
Installation
- Use Package Control and search for “Blitz Search” plugin
- Visit Natestah.com for the external Blitz Search Application,