Anybody here who knows, if and how I could enable word wrap in the Python console for long lines? I can\'t see them as a whole, I have always to scroll the window to the righit
For PyCharm version 4.5, soft wrap can be enabled as a global default here:
File > Settings > Editor > General > Soft Wraps > "Use soft wraps in editor"