In Nix language in particular, long string literals are common. It seems that difftastic's current behavior is to includee the entire string literal, for any change.
I have just come across yet another case where I have to scroll through a long string in a diff due to a one line change within it.
So, I'm asking for multiline-string-literal-specific context limit. I suppose it can be inherited from the general context limit.
Thanks! And thanks for super useful open source software!
In Nix language in particular, long string literals are common. It seems that difftastic's current behavior is to includee the entire string literal, for any change.
I have just come across yet another case where I have to scroll through a long string in a diff due to a one line change within it.
So, I'm asking for multiline-string-literal-specific context limit. I suppose it can be inherited from the general context limit.
Thanks! And thanks for super useful open source software!