Run tool window keeps folding all console output

Answered

When I run e.g. a Maven command, the resulting tool window shows all lines folded as default, like "+ 4 lines..." and I always have to expand absolutely everything in the tool window.

I'm going crazy over this, because every single time I want to check ANY run output everything is folded.

I even changed the default configuration on the "Fold lines like this" config section to show "Fold nothing", and when that didn't work I even try to create an exception for "*"

Nothing is working and I'm losing my mind over this

2
7 comments

Note I already tried to delete the .iml file and .idea folder, clear caches/restart etc...

0

Could you please provide us with a screenshot of the Run toolwindow with the folded lines? The screenshot of your settings in the Settings | Editor | General | Console window could also be helpful.

0

Hi,

This is an example of how every single run window starts. It's all collapsed. Everything on the left, everything in the log too.

If I unfold the left side items in the maven tree, all the lines of the right are always collapsed.

0

This is the config I ended up with now out of desperation :-)

0

Also the version in case that helps

0

Thank you for the clarification!

Unfortunately, we weren't able to reproduce the problem you described. Could you please provide us with a sample project and specify if the problem is reproduced with one particular Maven goal or with any? Your IntelliJIDEA log could also be helpful for us; you can provide it using the JetBrains Uploads service and write the ID you receive here.

Also, you can try to update your IntelliJIDEA to the latest available release, 2022.3.2, and check if the problem persists.

1

@David, I also had this similar issue which suddenly appeared a few days ago in my IntelliJ IDEA Ultimate 2022.1.3

Upgrading it to the latest version (2022.3.2), like Olga has suggested, resolved it for me.

0

Please sign in to leave a comment.