Whole Tomato Software Forums
Whole Tomato Software Forums
Main Site | Profile | Register | Active Topics | Members | Search | FAQ
 All Forums
 Visual Assist
 Feature Requests
 Visualize diff against a base file while coding

You must be registered to post a reply.
Click here to register.

Screensize:
UserName:
Password:
Format: BoldItalicizeUnderlineStrikethrough Align leftCenterAlign right Insert horizontal ruleUpload and insert imageInsert hyperlinkInsert email addressInsert codeInsert quoted textInsert listInsert Emoji
   
Message:

Forum code is on.
Html is off.

 
Check to subscribe to this topic.
   

T O P I C    R E V I E W
emonk Posted - Mar 30 2009 : 5:10:09 PM
So our company licenses code from somebody else, which often causes merge bugs when integrating from the latest code drop.

It seems to me that some way to program and view lines that are different from another source tree would be helpful while writing so you can know what was your local company's change and what was original code. Changing the background color might do the trick. Having two colors to show added lines and modified lines would be nice.

This would also help with personal branches and eliminating whitespace changes, having an option to revert that line to the source file would be nice too.
3   L A T E S T    R E P L I E S    (Newest First)
feline Posted - Apr 03 2009 : 10:09:15 AM
If you look in the IDE options dialog (VS2005) there is a node "Source Control". The IDE already has features for integration with source control systems.

Exactly how this works will depend on your source control system.
emonk Posted - Mar 31 2009 : 11:44:37 AM
We have beyond compare and it works well for doing the diff. But often working with a separate program requires you to go back and forth between different windows, a slow process. The alternate is to just do all my programming in beyond compare, but it is not very good as a text editor as visual studio is, and the diffing needs I have are rather low.

I am not talking about a program to solve my diff/merge needs. I am talking about a plugin for visual studio which assists programmers working with an external code base.
feline Posted - Mar 31 2009 : 11:11:38 AM
This is what diff / merge programs are for. Two example programs that I have used are:

http://winmerge.org/
http://www.scootersoftware.com/

Also any source control system should provide these sort of features / tools.

© 2023 Whole Tomato Software, LLC Go To Top Of Page
Snitz Forums 2000