135 results found
-
more than two folder comparison
More than two folder and three file comparison; there's already an idea for a three folder comparison, but my idea is that you can have more than three, what if you want to compare four folders? Or what about 10 folders?? As for file comparison, it seems to be limited to 3 for paid customers, what if I want to compare 5 fives all of which have different configurations that I want to add/edit out all at the same time and merge any changes I want into one file?
2 votes -
Escape key closes file comparison but does not close folder compare
I like that the escape key can close a file comparison. But sometimes I press it one too many times, and it closes my folder comparison.
The folder comparison is the root task I am working on and can spend hours doing one compare. It's an annoyance to have to relocate my folders etc.
2 votes -
Ignore All or Add to difference dictionary
Immagine that some difference must be maintained (example renamed variable or class) I would like to see an option like Ignore and Ignore All to allow the merging being done leaving the ignored word as they are..
2 votes -
Hide not existing files
When comparing folders, I would like the option to hide files that are not present in the other panel. This allows me to easily create undo-files to undo changes created in another forder by comparing another branch.
2 votes -
Add structural source code comparison for Delphi / Object Pascal
Currently there exists (as far as I know) only one small tool, which provides structural code comparison for Delphi, but it has not nearly as many functions as Code Compare.
So you would have a unique selling proposition for users of Delphi. Especially in comparison to BeyondCompare, which is delivered with Delphi as a lite version.16 votes -
10 votes
-
Ignore code attributes in C#
I am comparing generated web service proxy C# code across server versions. I'd like to be able to disable code attributes compare. Example;
File A
[System.Web.Services.WebServiceBindingAttribute(Name="ServiceCatalogBinding", Namespace="http://www.esri.com/schemas/ArcGIS/9.3")]
File B
[System.Web.Services.WebServiceBindingAttribute(Name="ServiceCatalogBinding", Namespace="http://www.esri.com/schemas/ArcGIS/10.1")]
I don't want to see this as being different.
I don't want to have to manually search and replace in many files.I just want to turn that off.
Granted structurally it makes a difference.
But I'd like to be able to ignore that easily.Alain
2 votes -
Add a counter at the bottom showing the number of differences between two files
It would be nice to get an idea of the number of differences between two files and have that number update as differences are reduced during the merge process.
3 votes -
VBA File Structure Compare
Add VBA File Structure Comparison, like .bas files.
2 votes -
Code compare to support Delphi
please add support for .pas / .dfm files to Code Compare. As far I know (have been looking for a while) there exists few tools for C etc but none for Delphi.
2 votes -
12 votes
-
Return non-zero exit code from CodeMerge.exe /NOPROMPT when auto-merge fails
Currently CodeMerge.exe /NOPROMPT will exit with a status code of 0 even if automerge failed and conflict markers are present in the output file (>>>>>> theirs ======== base etc). This is really important for scripted scenarios such as Continuous Integration.
2 votes -
Possibitity to split blocks
If I have a block consisting of three lines I would like to be able to only move the changes of one of the lines to the other side. Example:
block in file one:
bla
bla
blablock in file two:
Bla
Bla
Bladesired result in file two:
Bla
bla
Bla4 votes -
Implement "Undo Unchanged Files" feature for TFS for any folder in pending changes.
Implement "Undo Unchanged Files" feature for any folder in pending changes.
For TFS this will be brilliant feature because there is no good tool/extension to do so.
Especially it is useful when baseless merge is performed.
Thanks in advance.31 votes -
Keep files aligned using virtual line breaks
This is the main feature that I miss compared to Visual Studio's comparison tool. Having these "virtual" line breaks allows to maintain both files aligned and makes it much easier to keep track of differences.
The outlining boxes in Code Compare are nice, but definitely not as efficient.
This is currently what's holding me off on using Code Compare.
5 votes -
Remember previous comparisions
Often I have to re-do a comparision between two files, for instance because one of them had been changed in the meantime. It would be great if Code Compare would remember the previous n comparisiona (n being something like 10 or so).
5 votes -
Dark theme should have a dark text editor
Main text compare window stays in light theme. Should completely be in dark theme.
19 votes -
Next/Previous change using mouse wheel
Dropdown with all changes - When mouse over dropdown you can use the wheel - up/down to navigate next/previous change.
(Examdiff style)
1 vote -
run mutiple instances of cc or allow to open a comparision in a new instance.
Allow the ability to take a file or folder comparison and drag them of CC or via shell context open in a new instance of CC.
I run multiple monitor setups so been able to have to code compares running in each monitor will increase my work flow up to 40%
6 votes -
Install without requiring Administrator rights
Should allow current user install without requiring Administrator rights.
Why is XCOPY deployment not supported?
3 votes
- Don't see your idea?