sandraros / zip-diff

ZIP diff with tree viewer
MIT License
1 stars 0 forks source link

Is it possible to display the contents of unchanged, added and deleted files? #10

Open sandraros opened 2 years ago

sandraros commented 2 years ago

[AndreaBorgia-Abo]https://github.com/abap2xlsx/abap2xlsx/issues/891#issuecomment-980639285: "the handler presently reacts to changed (yellow) files only but I believe it might be useful to see the files also before any changes are made, so green ones, too. I bypassed the diff check and apparently nothing broke."

sandraros commented 2 years ago

https://github.com/abap2xlsx/abap2xlsx/issues/891#issuecomment-980690860: "Sure, good idea."

sandraros commented 2 years ago

@AndreaBorgia-Abo The PR permits to view any file in the ZIP, still using VSCode (for now), is it fine or is there something to improve?

AndreaBorgia-Abo commented 2 years ago

Apart from me having issues with Excel 2016... t8qWfZhcDF it works as expected and for the moment I have no further suggestions, we'll see in the future. Thanks for the improvement.

sandraros commented 2 years ago

Reopening as it's fixed only for unchanged files in the feature Edit existing file, it doesn't work for the features:

  1. Edit new file > do a change which changes, deletes or inserts a file in the ZIP-like file > click Compare
  2. Edit existing file > do a change which changes, deletes or inserts a file in the ZIP-like file > click Compare
  3. Compare two ZIP-like files which contain some zipped files that exist only in the first or second ZIP-like file