I think that is more difficult to implement and would take (a lot?) more time to compare
(what would be the size of blocks to look for?). With ref points could could do something like: a b *1* *3* blk1 blk2 *2* *4* *3* *1* blk2 blk1 *4* *2* *X*: reference points, added manually How to visualize this is another problem; I would suggest you need to select a code block (left or right) and that the other side scrolls afterwards to be aligned e.g.: select blk1 on the left: a b *3* blk2 *4* *1* *1* blk1 blk1 *2* *2* *3* blk2 *4* blk2 is ingored/not highlighted Date: Wed, 23 Jul 2014 12:17:10 -0500 From: adam krolnik verisilicon com To: meld-list gnome org Subject: Re: compare code block(s) How about having meld be able to detect the movement of blocks of code and show those differences. I.e. for two files a b blk1 blk2 blk2 blk1 Meld could report a movement rather than one deletion (in file a) and one addition (in file b). On 07/23/2014 10:59 AM, david kerns
wrote:
-- Soli Deo Gloria Adam Krolnik Director of Design Verification VeriSilicon Inc. Plano TX. 75074 Co-author "Assertion-Based Design", "Creating Assertion-Based IP" _______________________________________________ meld-list mailing list meld-list gnome org https://mail.gnome.org/mailman/listinfo/meld-list |