From IntelliJ changelist I want to see the list of updated files without their tree structure

76 Views Asked by At

The following image is my changelist as I see it.

CHANGELIST SCREEN IMG

I would like to see only a list of all modified files (like the 'application.yml') but not the folders/packages which contains them.

1

There are 1 best solutions below

0
Ruslan Kuleshov On BEST ANSWER

Grouping can be configured in Commit toolwindow.

If you disable grouping, then you will achieve the desired view.

enter image description here