hide-lines-plus
Hide or fold lines matched on regex patterns. See examples below.
-
Hide comments: Pattern
^\s*//
+ default marker -
Hide answers: Pattern
^>
+ custom marker
Keys
alt + a
: toggle hide/unhide matched lines
Settings
- Patterns: Comma separated list of regex patterns to hide. Default value is
^>
- Use Custom Marker: Use `Show >`` marker insetad of the default one
This plugin is inspired by hide-lines.