How to set soft wrapping as default in debug console in PyCharm 2019.3?
已回答
How to set soft wrapping as default in debug console in PyCharm 2019.3?

My current settings are:
Editor -> General -> Console: Use soft wraps in console option is activated
Editor -> General: "Soft-wrap files" option is activated with the following wildcards: *; *.py
请先登录再写评论。
Hello,
Please vote for the existing issue https://youtrack.jetbrains.com/issue/PY-28654
Apologies for the inconvenience.
I have the opposite of this problem. My soft wrap settings are turned off and in IDEA I still get soft wrapped output in the debug console until I click on and then off the soft wrap icon. It is highly annoying.
I have the same problem as Tkyle. Is it any setting/property to set which fix this problem?
As of 22 Apr 2021 this issue is still present.