Sadly it is now broken in 2020.2 the other way. I cannot turn OFF soft wrap and have it stick. It presists even though it is turned off in preferences for editor > console.
Could you please show how does it look like for you now? Basically, I have just checked 2020.2.2 and it seems to be pretty much the same as in the original post:
Thought the original post said they wanted to soft wrap. I don't want to. It continually soft wraps my console output until I toggle it. It stays only for a short period of time and reverts back to soft wrapping the output.
I can't provide a screen shot because of company policy. Only reporting my issue at the moment.
Hi there,
Try just hovering on top of such value -- if it will fit IDE should show the tooltip with the value.
As I understand the current behaviour is the result of fixing https://youtrack.jetbrains.com/issue/IDEA-137318 (originally, with soft wraps enabled, it was messing with line numbers).
I guess this one is the right ticket to watch after (not 100% sure though): https://youtrack.jetbrains.com/issue/IDEA-133237
Otherwise -- you may still use watches/variables panel from the Debugger tool window.
Sadly it is now broken in 2020.2 the other way. I cannot turn OFF soft wrap and have it stick. It presists even though it is turned off in preferences for editor > console.
Could you please show how does it look like for you now? Basically, I have just checked 2020.2.2 and it seems to be pretty much the same as in the original post:
Thought the original post said they wanted to soft wrap. I don't want to. It continually soft wraps my console output until I toggle it. It stays only for a short period of time and reverts back to soft wrapping the output.
I can't provide a screen shot because of company policy. Only reporting my issue at the moment.
Sorry, but I don't get it, do you mean console in the debugger or an IDE console in general?