Skip to content

Code Compare

Code Compare is a tool to compare and merge differing files and folders. It takes into account the specificity of programming languages and can be used both as a Visual Studio add-in and as a standalone application.
http://www.devart.com/codecompare/

Code Compare

Categories

JUMP TO ANOTHER FORUM

136 results found

  1. for delphi source code comparsion when comparing with ignoring white chars, here are bug in comparing compiler directives

    e.g.

    {$DEFINE XYZ} - this is compiler directive

    is not same as

    { $DEFINE XYZ} - this is comment

    ===================

    Comments are ignored by the compiler, except when they function as separators (delimiting adjacent tokens) or compiler directives.
    There are several ways to construct comments:

    { Text between a left brace and a right brace constitutes a comment. }
    (* Text between a left-parenthesis-plus-asterisk and an

    asterisk-plus-right-parenthesis also constitutes a comment. *)

    // Any text between a double-slash and the end of…

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  2. Sometimes small changes are hard to spot visually i.e. single char. An option to have a seperate background colour for whole lines/blocks/sections that include changes would help focus my attention to a that block to then find the smaller change.

    4 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  3. 1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  4. File copy operations can take a long time. During this process there is no feedback indicating progress or expected wait time for the copy process to complete. For me, a simple progress bar with an indication of how far along the process is would suffice. Currently, clicking anywhere in the application during a long copy process causes Windows to report the application as "not responding", which is not really the case. Please add a progress bar for long running operations.

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  5. Code Compare should collapse on Sections Windows INI files.

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  6. Some files, such as PowerShell scripts, Perl scripts, make files, etc., use '#' as the comment marker. How can I compare these file types ignoring comments?

    2 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  7. The new diff type that will compare solutions and projects based at their .sln and .csproj files.

    0 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  8. For instance, moving a { sign on the next line.

    Sometimes the auto-formatting of the IDE makes sweeping changes across a file and I'd like to be able to only see the non-trivial changes highlighted.

    2 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  9. When doing a comparison between two source files, I want to specify text substitutions to ignore as differences.
    I.e. I do some global text replacements in File B but I don't won't those changes shown in the code compare window.

    4 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    1 comment  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  10. Allow all functionality of Code Compare Free Edition accessible through API calls and Winform Controls.

    3 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  11. The lexical comparison should support the programming language Java.

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  12. It would be helpful to highlight the current block (the cursor position). If you have many changes in the file and go through the changes the current position is sometimes hard to identify. It would be great to highlight the current block by using another color than gray for the border.

    4 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  13. Options to ignore
    - Java annotations
    - final modifier
    - braces on single line commands i.e. "command" will be same as "{ command }" e.g. when using "if then else" and similar constructs

    2 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  14. I have to click the Horizontal Layout toolbar button every time I compare a file within Visual Studio.

    5 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  15. Add option to close the compare window without checking if I want to save the comparison document. I never do and it interrupts my workflow so an option to turn this off would be great.

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    1 comment  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  16. Ability to hide files from comparison, that are modified, added or removed. That will increase folder comparison comprehensibility.

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  17. 2 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    1 comment  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  18. 3 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  19. 1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  20. Steps to see what I mean:
    1. Open a 2-way file comparison.
    2. Choose File > Compare Current File.
    3. Add some new-lines (or make some other change) to the file in the new editor that opens.
    4. Save the file in that editor.
    5. Return to the original file comparison.
    The changes to the file in the other editor are not shown and if the file is saved from the original comparison, the changes made in the other editor will be lost.

    Real world use case was having a file opened in two comparisons, one with its previous revision,…

    2 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    1 comment  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  • Don't see your idea?