Using IntelliJ\'s diff viewer is a very nice way to review code because you can make changes in your local version with all the capabilities of the IntelliJ code editor (ref
This is implemented now. You right-click on the project and select "Git - compare with branch..." and choose master branch. Done. Diff all files.
master