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
wordWrap": "on" You can toggle word wrap for the VS Code session with ⌥Z (Windows, Linux Alt+Z).
Wrap lines to eliminate the need of scrolling horizontally in order to see overly long lines. Enable soft wraps for the file types that tend to have lots of long lines (Preferences/Settings | Editor | General > Soft-wrap files).
Word wrap is the additional feature of most text editors, word processors, and web browsers, of breaking lines between words rather than within words, where possible.
You can enable soft wrap for the editor with ⇧⇧ (macOS), or *Shift+Shift (Windows/Linux), for the Search Everywhere dialogue, and then typing in soft wrap. You can also go to Preferences/Settings > Editor > General to enable Soft Wraps for more file types by default.
Right-click the the left side (with line numbering) and choose your soft wrap option:
In the PyCharm keymap if you search for soft
you get these results:
I'm sure one of these will be what you are after
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With