RE: Re: Enhancement Request: Custom regex filters in TortoiseMerge
From: Eric Hirst <eric.hirst_at_noetix.com>
Date: Tue, 13 Oct 2015 10:03:02 -0700 (PDT)
I've finally started trying to put this to use today, after noticing it appear in the GUI (thanks!) a while ago.
I like the functionality, but have 2 suggestions:
1. I'd like the list of regex filters to be multi-select.
I can work around this with some denormalization, e.g. by creating one filter of the form:
(\<screenTip.*)|(\<description.*)
to filter out <screenTip> and <description> XML nodes in a large baseline file I'm currently reviewing. However, this makes it hard to build a filter library that allows me to mix and match.
2. [gold plating!] I'll probably want to share my filters at some point. For now the workaround is simple enough, since I see they're in a text file: %AppData%\Roaming\TortoiseSVN\regexfilters.ini.
------------------------------------------------------
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
|
This is an archived mail posted to the TortoiseSVN Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.