135 results found
-
WITH ENCRYPTION
That the software can compare objects that have the WITH ENCRYPTION clause since currently it only works with the FROM ENCRYPTION command
1 vote -
Support comparing files with different names during Folder Comparison
When using the Arduino IDE, each version of a project is stored in a separate folder with a unique name. The IDE renames the main program to match the folder name, so in order to compare two versions using Folder Comparison it's necessary to make a copy of the new (or old) main program, and rename it to match the old (or new) version. After comparing, the copy created for the comparison must be manually deleted.
It would be easier to use CC Folder Comparison with Arduino projects if we could just select the two main programs, neither of which…
1 vote -
Add structural comparison of CSV files
Ignore order of CSV rows.
Ignore column order of CSV files.2 votes -
moved blocks
When merging large XML files (like .csproj), I am not able to see if a block of lines is deleted because it is moved somewhere else in result file or if it is really removed in result. Would be better if there is a marker on the code to show if deleted or moved.
1 vote -
Base and Result
Show theirs, base, mine, and result in 3-way-merge. Base could be read-only.
1 vote -
Improved support for Windows 11 Context Menu
Windows 11 changed how the context menu works to put common items up front, while hiding less frequently used items in a "show more options" sub-menu. I like this in theory, because the menu is MUCH faster to open in general, but not all of the items I use frequently are in the top level, including Code Compare.
TortoiseGit has a feature in their settings which allow the user to choose which items appear in the top level menu, as well as the "more options" menu. I'd like to see this duplicated in Code Compare. See the image at the…
1 vote -
F#
Support code highlighting for F#
1 vote -
Folder Compare Reconciliation
In merging code branches, it would be immensely helpful to be able to do a reconciliation with the ability to mark files as "reconciled" even though they may not match exactly. It would be even better for this to be remembered in a 'project' file for the folder comparison so that the two branches could be periodically compared without having to reconcile files previously marked as reconciled which have not changed in either branch since the last reconciliation.
It would also be very helpful to include the ability to map files that have different names or different paths to each…
1 vote -
Toggle between .h and .cpp or .c files
When comparing different versions of .cpp files, I often need to compare their corresponding .h header files.
A 'ccp/h' button to toggle between these files would be very useful, rather than having to go back into the folder compare window.
Upon pressing the button, the software would check to see if the corresponding file was present in the same folders as the current compare files and, if both exist, create a new file compare window using those found files.
1 vote -
Allow to open a new tab on the right side
Allow to open a new tab on the right side, instead of the left side.
Currently, when you compare two directories and want to compare a specific file from them, the new tab will be opened on the left. As far as I know, there is no option to change this behavior. It would be nice if you would let user to chose between left and right side. It could be just a global option.1 vote -
python
Code Compare is so good! Can we add Structural Code Comparison for Python?
1 vote -
Support Visual Studio 2022
With Preview 3, many 3rd party paid tools have at minimum a beta integration with VS2022. Please support it, and provide us a timeline.
5 votes -
integration in windows - add " select right " to context menu
NOw only select left is an option in the context menu
1 vote -
colors of the tabs could indicate there are still diffs to solve
colors of the tabs could indicate there are still diffs to solve
1 vote -
Syntax highlighting for markdown files
markdown files (extention .md) are used a lot on github / open source .
1 vote -
"File Explorer Pane" - for multiple compares
When multiple compares are open in tabs a pane with the 'open compares' and status would be very useful as it would allow direct navigation to compares with differences.
(At the moment you have to click each tab so see if there were any changes.)
1 vote -
"File Explorer Pane" - for multiple compares
When multiple compares are open in tabs a pane with the 'open compares' and status would be very useful as it would allow direct navigation to compares with differences.
(At the moment you have to click each tab so see if there were any changes.)
0 votes -
Command line with exit code/summary
I would love to use Code Compare from a batch process to determine breaking changes.
Personally I do a lot of complex code generation and the permutations are forcing me to check numerous outputs. Opening and closing multiple sessions is extremely time consuming and error-prone.
0 votes -
Suggestion: Null & Not Null count on Grid aggregates
It would be really useful if the option is added to see NULL & NOT NULL Count info on the Grid aggregates info-bar along with other aggregates. This will save a lot of time in finding any null value if presents in large data result set.
1 vote -
JSON Beautifier
Sometimes the json data aren't regular and we need to fix them in another application. There are constantly copy-paste required. If you add a json beautifier (like a Postman) this problem will solve.
Could you add the JSON Beautifier, please!
1 vote
- Don't see your idea?