Skip to content
/ SubGrep Public

SublimeText Plugin to grep current file selecting lines that match pattern and show them in a view

Notifications You must be signed in to change notification settings

noma4i/SubGrep

Repository files navigation

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

About

SublimeText Plugin to grep current file selecting lines that match pattern and show them in a view

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages