+11

Code folding for diff (patch) files

Kai Grossjohann il y a 12 ans mis à jour il y a 12 ans 0
I would expect code folding for diff files to fold hunks and files.

So if I do "Fold All" on a diff file, I would see a list of files that are patched by this diff.  Unfolding such a file, I would get a list of hunks, and unfolding a hunk I would get the contents of that hunk.

What do people think?