Search code examples
pycharm

Pycharm to toggle soft wrap in code editor


If you know how to toggle soft wrap aka. word wrap while editing code in Pycharm, please share.

My google search and SO search give me no helpful result(s).

Trying to look in Pycharm setting/preference not helps either.

p.s.

I'm using PyCharm Community Edition 2016.2


Solution

  • Right-click the the left side (with line numbering) and choose your soft wrap option:

    enter image description here