pnedev / comparePlus

Compare plugin for Notepad++
GNU General Public License v3.0
1.01k stars 139 forks source link

Regex ignores #310

Closed Gitoffthelawn closed 2 years ago

Gitoffthelawn commented 2 years ago

The readme file currently states:

...It is highly customizable, can ignore spaces, empty lines, letter cases, regexes, can find moves and show character diffs. Several compared file pairs can be active and displayed at the same time...

How does one ignore regexes? I'm not seeing any place to specify a regex or documentation with that detail.

pnedev commented 2 years ago

Ignore regex is a feature of the ComparePlus plugin that is not officially released yet. Its first release will be in a few days, I just need to finalize some things.

Gitoffthelawn commented 2 years ago

Thank you!