SublimeText Plugin grep any file/view/panel and show result with syntax highlighting.
- Clone/download plugin to your SublimeText User folder under SubGrep
Preferences: Package Settings > SubGrep > Key Bindings – User
:
{
"keys": ["shift+command+g"],
"command": "sub_grep"
}
- Grep current file/view for selected text.