pycharm设置自动换行


代码编辑区自动换行
对所有文件有效:
 File-> Settings-> Editor-> General
 找到Soft Wraps,勾选Soft-wrap files
在输入框中添加;*.py,如下图

 

 

 

控制台console自动换行
File-> Settings-> Editor-> General -> console
勾选Use soft wraps in console,如下图

 

posted @ 2020-06-08 21:14  吾言!  阅读(3237)  评论(0编辑  收藏  举报