This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 161707

Summary: Quick diff should use local history if no VCS is in use
Product: versioncontrol Reporter: mclaassen <mclaassen>
Component: LocalhistoryAssignee: issues@versioncontrol <issues>
Status: NEW ---    
Severity: blocker CC: markiewb
Priority: P3 Keywords: PLAN
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

Description mclaassen 2009-04-01 22:00:52 UTC
My company recently switched to AccuRev VCS.  I really miss the IDE / VCS integration I used to have with CVS.  One
thing that I have been missing a lot, but may not be too hard to have back, is the Quick Diff functionality.  (I don't
know what the official name is, but I am talking about the colored bars in the editor that show changed lines.)

If no more advanced VCS was in use, it would be nice if this would go off of the local history.  I realize that it
would, presumably, take the most recent file in the history...which would refresh its basis with every save.  However,
until that save happened, it would be great.

I think Eclipse has an option for that feature on whether or not those bars are driven by local history or by the VCS. 
I could find no such option in Netbeans.
Comment 1 Tomas Stupka 2009-10-19 09:03:42 UTC
> I could find no such option in Netbeans.
you are right - there is no such feature in netbeans yet

we were already thinking about doing something like that - the LH-inline-diff would either work against the last version
in LH or against a state given by a specified time
Comment 2 adam_felix_fps 2013-05-10 10:46:17 UTC
Is there any possibility of this being implemented?  Seems like it is quite an old request but it is something I miss from Aptana and Eclipse.
Comment 3 markiewb 2013-07-21 14:23:59 UTC
I reset the target milestone from 7.2 to TBD, because 7.2. has already been released a long time ago.