Myoldmopar / EnergyPlusTransitionTools

This is a Python based version of IDFVersionUpdater
Other
0 stars 1 forks source link

[Enhancement] Add button to compare using a user selected diff utility #25

Open JasonGlazer opened 1 year ago

JasonGlazer commented 1 year ago

One of the most frequent thing I do after I update a file to the latest version is compare the original file and the updated file using WinMerge which is a diffing utility for Windows. It would be great to make a button. It would also require adding a function for the user to identify the program that they use for diffing and any command line options that the diffing function needs.