Den 21.02.2025 19:49, skreiv Peter B via fpc-pascal:
On 21/02/2025 02:26, Hairy Pixels via fpc-pascal wrote:
What do you mean? like syntax styling?

Hi Ryan,

I'm looking for a diff tool that would show

a/ foo := false;
b/ foo := true;

as differences worth reporting,
but would suppress

a/ Foo := False;
b/ foo  :=   false;

as these changes have pascal significance.

Sublime Merge is a nice git client, and provides a Debian package,
but it is picking up whitespace & capitalisation changes in the diffs.

What about Meld (https://meld.app/)?

--
Best regards
Arne Hanssen

_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal

Reply via email to