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. 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
    bla

    block in file two:
    Bla
    Bla
    Bla

    desired result in file two:
    Bla
    bla
    Bla

    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)
  2. 12 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. Code compare should remember when I e.g. use JavaScript syntax highlighting for Typescript files, or Java for Groovy files. So the problem that not all languages are supported isn't too bad.

    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)
  4. Enable support for comparing files provided the path is URI.

    If I want to compare files on web, at first I had to download them manually and then compare them.
    The same applies for FTP or other protocols.
    If the file is located on local disk, then it would be fine to use "file" scheme.

    Suppose I want to compare file on web and file on local disk:
    - http://www.example.com/bower.json
    - file:///C:/temp/bower.json

    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. In other tools there is an option to create backups when saving files you have manually merged during file comparison.

    The settings allow specifying:
    - the directory to save the backup files (global directory, original file directory, etc.)
    - the file extension used (.bak, ...)
    - append timestamp

    i find this helpful when doing standalone file comparisons that are not controlled by source control.

    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. 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.

    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)
  7. 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

    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)
  8. Every now and then i want to compare 2 methods, 2 blocks of text, or basically any 2 parts of the same or different files.

    I would appreciate a function which lets me right-click a method/class or a selected block of text, and choose "Select left" and "Select right" just as i can compare 2 arbitrary files in the Windows Explorer.

    CodeCompare would only compare the selected class/method/block of text; not the entire 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

    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)
  9. 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

    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. I am customizing a large open source project and mark all my updates
    with a special marker (like "Added by me").

    When a new version of the project is released, I need to merge all my
    changes from the previous version to the new. If I compare all files, I
    see all changes made by the project (which are a lot). I only want to
    see changes to files where I have made modifications and added my "Added by me" marker.

    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)
  11. Add a Taskbar/Application Icon for ccsa.exe (CodeCompare GUI). Currently a default application icon is shown which makes it hard to distinguish between other tools without custom icons.

    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. support for Haxe and AS3 languages

    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)
  13. It's be a good thing if we can select block of text and CTRL+Right copy it to another comparing document.

    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. Should allow current user install without requiring Administrator rights.

    Why is XCOPY deployment not supported?

    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)
  15. 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

    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)
  16. It would be great to add file type filter option for Explorer context menu.
    Why would I want to compare some random files??? I consider that a bug.

    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)
  17. While in Visual Studio, it's hard to see which change the cursor is on.
    Could you change the line color of the box around the currently selected
    change making it easier to spot?

    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)
  18. Main text compare window stays in light theme. Should completely be in dark theme.

    19 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. I am one of those 50% of developers who does not like how VS 2013 looks. There should be an option in CodeCompare v4 to go back to v3 style, including the toolbar icons. Please add the old icon set when switching back to "Classic" theme.

    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)
  20. SCMs e.g. Git, Mercurial, svn etc. support annotate/blame. Add annotate comparison (whom and what) over lines/blocks of code.

    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)
  • Don't see your idea?