matched-line-dimmerUse regular expressions to dim matched lines. Features
Extension SettingsSet
EnabledGlobally enable/disable matched-line dimming. PatternsAn array of strings containing regular expressions. These patterns apply globally, to any file. RulesAn array of objects with the following attributes: One of:
And one of (or both):
Matched lines will be dimmed in files matching the extension or language of any rule. Known IssuesWhen switching tabs, there is a 1 frame delay before the lines are dimmed. If anyone knows how to resolve this, please reach out on the github. Release NotesHere are some noteworthy historical changes. 0.0.1Initial release. 0.0.3Fixed the toggle command. |