Takashi Sawanaka
Takashi Sawanaka
Could you try using version 2.16.48.2?
First, please check if View → Show Skipped Items is enabled. If not, enable it and see if the display matches your expectations. It would also help if you could...
Adding a Substitution filter that replaces comments with empty strings as shown below may get you the results you expect.   ~~~~ \([^()]*\) ~~~~
Do you mean it doesn't work if the code and comments are different on both sides of the same line? I think it would work if the code matches but...
Could you please try the latest version 2.16.46? I think it might make it a bit easier to identify the active tab. 
Unfortunately, WinMerge does not currently have the ability to automatically switch themes based on the Windows Light/Dark theme.
> This is a dupe of [#396](https://github.com/WinMerge/winmerge/issues/396)? Close? This issue is a bit different from issue #396 because it is a request for a feature to automatically switch to Dark/Light...
> PR for [#396](https://github.com/WinMerge/winmerge/issues/396) is almost ready, but I still need to do some test. Also I am still not getting feedback on it so it is slow process. After...
patch.exe is GPLv3, but since it's only called as an external process, we believe it's not an issue. WinMerge is licensed under GPLv2 or later, so upgrading to GPLv3 might...
This feature request has been implemented in PR #2885. In the Options window → Color schemes, setting **Color mode** to *Follow system* makes WinMerge follow the Windows setting.