Watch, Follow, &
Connect with Us
Public Report
Report From: Delphi-BCB/IDE/Toolbars/Status Line    [ Add a report in this area ]  
Report #:  61791   Status: Open
Add New toolbar buttons NEXT / PREVIOUS DIFFERENCE
Project:  Delphi Build #:  2902.10471
Version:    11.0 Submitted By:   Christophe LACH
Report Type:  Suggestion / Enhancement Request Date Reported:  5/6/2008 2:43:55 AM
Severity:    Commonly encountered problem Last Updated: 3/20/2012 2:24:39 AM
Platform:    All platforms Internal Tracking #:   259890
Resolution: None (Resolution Comments) Resolved in Build: : None
Duplicate of:  None
Voting and Rating
Overall Rating: (1 Total Rating)
4.00 out of 5
Total Votes: 20
Description
Delphi 2007 has a new cool feature. In the gutter near the code i can
see where i modified the code (by default a green or yellow line)

It would be OVER COOL if i could have two more buttons in the toolbar
allowing me to browse blocs of differences in the code.

Often i use marks to go back to places in the code where i was before,
but if i forget to put a mark i must search ... with this feature i'll be able
to browse my modifications in code without marks !


99 % of the job is done, delphi editor already knows where the different
blocs of lines are ... Add two buttons called "next difference" end
"previous difference" and you'll get all the glory !!!  ;-)

A well know (and very good) opensource project called "winmerge"
works like this with 4 buttons allowing to browse
"first difference", "previous difference", "next difference", "last
difference"

Thank you

If you can't add it for delphi 2007 do it in 2008 !

Cheers

SYSOP:
Perhaps exchange the term Differences for Changes
Steps to Reproduce:
Please see description

Thank you
Workarounds
None
Attachment
None
Comments

Jeremy North at 5/6/2008 7:46:09 PM -
I like it.

However it might be better to refer to "Changes" instead of "Differences". You can't actually see the differences unless you view the history window.

Christophe LACH at 5/7/2008 5:33:52 AM -
Cool,

I'm happy you like it !

Cheers

Server Response from: ETNACODE01