I wanted this today...
Just like there is a file filters toolbar for the folder viewer which allows me to, for example, ignore '*.tar' files, I'd like a text filters toolbar for the file diff. This would let me change "quickly and temporarily" my file diff rules.
The thinking goes - if I'm reviewing a file diff of source changes, where someone has changed a global variable from "foo" to "bar", I see the change, am okay with it, and would like to temporarily treat that change as "unimportant text" for the rest of my session (I don't want to see the foo->bar changes anymore).
So I enter "foo=bar", or some such syntax into this new file diff filter to say that's an "unimportant change".
Make sense? Is there an existing workaround I'm missing?
Chris
Just like there is a file filters toolbar for the folder viewer which allows me to, for example, ignore '*.tar' files, I'd like a text filters toolbar for the file diff. This would let me change "quickly and temporarily" my file diff rules.
The thinking goes - if I'm reviewing a file diff of source changes, where someone has changed a global variable from "foo" to "bar", I see the change, am okay with it, and would like to temporarily treat that change as "unimportant text" for the rest of my session (I don't want to see the foo->bar changes anymore).
So I enter "foo=bar", or some such syntax into this new file diff filter to say that's an "unimportant change".
Make sense? Is there an existing workaround I'm missing?
Chris
Comment