135 results found
-
Indication of difference between files without comparing each one individually
During folder comparison you're shown a list of all files (which ones are new, missing, different, same). If, from this view, I could see an indication of HOW different they are. I would like to quickly, at a glance, see "this file has been slightly altered" or "this file was completely rewritten." Again, the idea being quickly, without individually comparing each file (for large directories, this is quite time consuming).
This could be simply "Number of Lines Changed" or "Percentage of Lines Changed" or a little bar graph in between each differing file. Just a quick, way to get a…
12 votes -
Persist open compare tabs
Provide a way to save my set of open code compare tabs. I have a dozen pairs of directories that I often compare, and I want to be able to open all of them, and to save this set for later use.
4 votes -
XML tidy
the XML files I have are all single lines
3 votes -
Export the changes as a unified diff
Add the ability to export the changes (using the currently-applied ruleset) as a unified diff (http://en.wikipedia.org/wiki/Diff#Unified_format)
6 votes -
Stacked Current Line View
Add another display that shows the currently selected line from each document above each other. It allows one to quickly see differences in the currently selected line that might ordinarily be difficult to see. You also have to do less horizontal scrolling with long lines this way.
19 votes -
Hover area to temporarily disable the highlighting
Sometimes it is not friendly because the highlighting obscures the differences, it highlights every other letter or is just plain not useful in some portions of a file. We need a hover area to temporarily disable the highlighting, just as Windows 7 has a desktop show hover button on the taskbar corner.
1 vote -
Added support for VBScript, WiseScript, PowerShell
More options for these as the default language, or detection of similar structures with indications on the tool bar as to which one was applied. Select these on the fly during an active comparison, or spawn the new results in the restructured format.
6 votes -
"Ignore comments" option in folder compares
Here is one obvious use case that's impacting me now. I'm comparing two versions of a software package (the older version has changes I made). But the newer version has an updated license text at the top of each .cs file, so every file is marked as changed, making the folder compare useless in this case.
23 votes -
Regexp filters for diff
The possibility of using additional regexp filters to include/exclude part of the data from the comparison.
19 votes -
Other, Base, Local 3-way diff
Make it possible to use all Other, Local and Base versions of file for merging like it is implemented in kdiff3. It is helps in complex cases when Other version has changed a logic of code.
17 votes -
Replace Default Git Merge and Git Diff Tool with Code Compare
Replace the Default git Merge and git Diff Tool with Code Compare in TortoiseGit, for Svn this is already done, so it should be relative simple and straight forward
11 votes -
Scripted diff management
Allow commadline based integration of diff analysis and hooks to perform actions on the result.
The idea here would be to allow simple tasks to be automated; eg:
1. Sync 2 folders (copy modified or new files to target, remove files from target when not present in source).
2. Validate same; eg pre-commit hook these two files/folders are the same
3. Report on changes; eg html/text/whatever nightly diffs on web dir, etc.For 1 above could also have a commandline to execute on add, modify or delete. (eg svn add ?(targetFile), svn delete ?(targetFile), etc)
1 vote -
Merge for sln, project files based on an xml merge
There is a tool that can merge sln Files, something similar should be possible for code Compare.
If it code compare supports good xml merge this can be solved therehttp://slntools.codeplex.com/wikipage?title=SLNTools%20Merge&referringTitle=Home
15 votes -
.Net Assembly Structure Compare
Compare .Net Assemblies By Structure and not by binary Diff. So that changes in Assemblies are easier to track.
7 votes -
Allow change window order in VCS integraion
For examle I working with Mercurial and want that
mine
revision displays on left part andother
on right.Now always on merge opening I should press "swap left with right"
1 vote -
4 votes
-
Version for Mac OS
I would love a Mac OS Version (Intel base, sure) to use CodeCompare on my favorite platform.
8 votes -
2 votes
-
Manually re-align compare points
Sometimes even the best automatic diff tool will match against the wrong lines. Some other diff programs offer a way to manually re-align these lines. It would be good if Code Compare introduced this feature too.
56 votes -
New large icons for toolbar
When "Large icons" set in Customization small icons is scaled and displayed. I suggest use realy large icons for toolbar.
1 vote
- Don't see your idea?