I'm working on a Visual Studio 2008 Add-in that shows files from SharePoint. It is possible to edit file in SharePint from within Visual Studio, and I would like to give a view of the difference between the current document and the version saved in ShaerPoint and the last published version in SharePoint.
In the past there was Super Diff, but is it still supported for Visual Studio 2008? Is it posible to control it from code? Any other tools?