On Fri, Jul 10, 2009 at 02:54:52PM -0500, Jake b wrote: > My brother is getting interested in programming, so I'm showing him pygame. > > I need a 'diff' like utility that's easy to use in ideally geany/scite. > > It could be another program -- I need an easy way to show what lines are new. > > (we both are using win32)
Not sure if this is what you are looking for, but Geany has a built-in diff plugin called "Version Diff" which can be enabled from Tools->Plugin Manager --- James Paige
