[fpc-pascal] Pascal sensitive diff tool?
Arne Hanssen
lists at kingel.net
Sat Feb 22 17:29:15 CET 2025
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
More information about the fpc-pascal
mailing list