问题
I recently converted to IntelliJ, love it.
How do I get panels, such as log output, IDETalk, etc. to wrap their contents?
回答1:
Soft wrapping for Editor and Console has been implemented in IDEA 10 (which is not released yet). It's not possible in IDEA 9, sorry.
回答2:
IntelliJ is now at version 2016 and in this version at least wrapping is supported.
It is the squiggly line icon that is selected in this image:
来源:https://stackoverflow.com/questions/3094223/how-to-wrap-panel-output-in-intellij-9