pycharm设置自动换行如下
只对当前文件有效的操作:
菜单栏 -> View -> Active Editor -> Use Soft Wraps;
如果想对所有文件都有效,就要在setting里面进行操作:
File -> Setting -> Editor -> General -> Use soft wraps in editor
推荐学习《》。