winmerge icon indicating copy to clipboard operation
winmerge copied to clipboard

In the folder comparison list, select the column and add another item, the file name without the extension

Open cvlot opened this issue 7 months ago • 2 comments

In the folder comparison list, select the column and add another item, the file name without the extension. Why is this attached property's button disabled?

Image

The colors of the files that only exist on the left and the files that only exist on the right are the same. I hope to set the colors separately.

cvlot avatar Apr 28 '25 14:04 cvlot

In the folder comparison list, select the column and add another item, the file name without the extension. Why is this attached property's button disabled?

This is probably because you are using the 32-bit version of WinMerge. If you use the 64-bit version, the button should be clickable. However, an item for the file name with extension may not exist.

The colors of the files that only exist on the left and the files that only exist on the right are the same. I hope to set the colors separately.

Unfortunately, it is not possible to set separate colors for them at this time.

sdottaka avatar Apr 28 '25 22:04 sdottaka

Hopefully the next version will support these features.

cvlot avatar Apr 29 '25 11:04 cvlot