Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 483 Bytes

README.md

File metadata and controls

25 lines (16 loc) · 483 Bytes

SublimeText Grep

SublimeText Plugin grep any file/view/panel and show result with syntax highlighting.

Quick Start

  • Clone/download plugin to your SublimeText User folder under SubGrep

Hotkeys

Preferences: Package Settings > SubGrep > Key Bindings – User:

Hotkeys configuration:

  {
    "keys": ["shift+command+g"],
    "command": "sub_grep"
  }

Functions

- Grep current file/view for selected text.

grep