WinMerge / winmerge

WinMerge is an Open Source differencing and merging tool for Windows. WinMerge can compare both folders and files, presenting differences in a visual text format that is easy to understand and handle.
https://winmerge.org/
GNU General Public License v2.0
6.05k stars 773 forks source link

[Feature request] Adding support of folding/unfolding #2329

Open ohault opened 1 month ago

ohault commented 1 month ago

For files organized in sections like INI file formats, WimMerge could implement a smart folding/unfolding or corresponding Sections.

In notepad++ :https://npp-user-manual.org/docs/udl/folding-in-code/

This will also bring a more advanced native support of INI file formats used in INI, INF, REG, SIF, ... https://github.com/WinMerge/winmerge/discussions/1975