Re: Pascal sensitive diff tool?
Peter B via fpc-pascal <[email protected]>
| Newsgroups | gmane.comp.compilers.free-pascal.general |
|---|---|
| Message-ID | <[email protected]> |
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. Regards, Peter _______________________________________________ fpc-pascal maillist - [email protected] https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal