General->Use soft wraps in editor; 4. Set "soft-wrap files" "The value is "*.md; *.txt; *.rst; *.adoc; *.py"."/> General->Use soft wraps in editor; 4. Set "soft-wrap files" "The value is "*.md; *.txt; *.rst; *.adoc; *.py".">

Home  >  Article  >  Backend Development  >  How to automatically wrap lines in pycharm

How to automatically wrap lines in pycharm

尊渡假赌尊渡假赌尊渡假赌
尊渡假赌尊渡假赌尊渡假赌Original
2023-12-11 11:27:113581browse

The steps for pycharm to set automatic line wrapping are: 1. Open pycharm and select "file"; 2. Select the "Setting" option; 3. Click Editor->General->Use soft wraps in editor; 4. Set the "soft-wrap files" value to "*.md; *.txt; *.rst; *.adoc; *.py".

How to automatically wrap lines in pycharm

#The operating system of this tutorial: Windows 10 system, PyCharm 2023.3 version, Dell G3 computer.

If you want pycharm to set automatic line wrapping to be effective for all files, you must operate in the setting.

1. Open pycharm and select "file"

2. Select "Setting "Option

3. Click Editor -> General -> Use soft wraps in editor.

4. Set the "soft-wrap files" value to *.md; *.txt; *.rst; *.adoc; *.py.

How to automatically wrap lines in pycharm

The above is the detailed content of How to automatically wrap lines in pycharm. For more information, please follow other related articles on the PHP Chinese website!

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn