I want to ignore the change int->double (i.e., if there’s a double where there once was an int, ignore it): is this presently do-able using regex substitution expressions?
If not, please add its generalization, i.e., ignoring a specific change, to the “feature request” list. J Thanks!