How to compare 2 EA files

Hi guys,

Is there a program / a way to compare 2 EA files? I need the differences in the code highlighted in yellow or something so I can see what the programmer I hired did!

Thanks a lot.

Try opening them up in a free program called Notepad++

Use the Compare plugin

Thanks a lot for the help aaguilar1d!

Besides the good NotePad++ suggestion by @aaguilar1d, there is also the Visual Studio Code by Microsoft which is free and very complete. Please note that I am not talking about “Visual Studio 2015” which is much more complex, but also free.