Word wrapping in PyCharm Python Console?

前端 未结 7 1300
忘掉有多难
忘掉有多难 2021-02-01 12:29

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

7条回答
  •  长情又很酷
    2021-02-01 12:40

    As of 2018 - I found the setting here:

    Settings -> Editor -> General -> Console -> Use soft wraps in console:

提交回复
热议问题