How to see all modified files in PyCharm?
12:59 14 Jul 2026

I used to be able to show Diff on a folder or the entire project (I think), but now it's enabled only if I click on a modified file. I want to see all modified files. I think now it's only accessible if you do git -> commit, but that feels off. I don't want to commit the files, only see the diff.

pycharm