135 results found
-
support for Haxe and AS3 languages
support for Haxe and AS3 languages
2 votes -
Copy SELECTED block to the other document
It's be a good thing if we can select block of text and CTRL+Right copy it to another comparing document.
2 votes -
CodeCompare v4 - add an option to use v3's style
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 -
File type handling filter for Explorer context menu
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 -
Change the line color of the box around the currently selected line
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 -
Integrated SCM annotate compare
SCMs e.g. Git, Mercurial, svn etc. support annotate/blame. Add annotate comparison (whom and what) over lines/blocks of code.
2 votes -
Differ compiler directive from comment in Delphi source code
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 anasterisk-plus-right-parenthesis also constitutes a comment. *)
// Any text between a double-slash and the end of…
1 vote -
Add options to specify background color for changed lines/blocks/sections
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 -
1 vote
-
Copy File Progress Bar
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 -
Support Windows INI File comparisons
Code Compare should collapse on Sections Windows INI files.
1 vote -
Code Compare API/Control for .Net Framework 4.0
Allow all functionality of Code Compare Free Edition accessible through API calls and Winform Controls.
3 votes -
Lexical Comparison for Java
The lexical comparison should support the programming language Java.
1 vote -
Option to close the compare window without prompting to save it
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 -
Ability to hide a group of files in Folder Comparison
Ability to hide files from comparison, that are modified, added or removed. That will increase folder comparison comprehensibility.
1 vote -
2 votes
-
3 votes
-
Reload comparison when file saved from another tab/comparison
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 -
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 -
XML tidy
the XML files I have are all single lines
3 votes
- Don't see your idea?