Skip to content

Adds commands for filtering lines in sublime text

Notifications You must be signed in to change notification settings

Ma-Shell/SublimeFilter

Repository files navigation

SublimeFilter

Adds commands for filtering lines in Sublime Text

The command "filter" (default hotkey alt+f) will allow you to collapse all lines not matching a given search string. The command "filter_re" (alt+shift+f) does the same with the search string being a regular expression (using Sublime's default RegEx-syntax)

Installation

Just copy the folder into Sublime's plugin-folder (%APPDATA%\Roaming\Sublime Text 3\Packages\ on Windows) and you are ready to go.

About

Adds commands for filtering lines in sublime text

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages