Home > Development Tools > VSCode > body text

How to set code to wrap automatically in vscode

王林
Release: 2019-12-30 17:12:51
Original
3943 people have browsed it

How to set code to wrap automatically in vscode

The text will overflow when it exceeds the display, as shown in the figure:

How to set code to wrap automatically in vscode

##Go to File>Preferences>Settings and open the settings interface , find the Editor:Word Wrap option under common settings, the default is off, just set it to on. As shown in the figure:

How to set code to wrap automatically in vscode

#After the setting is completed, you can find that the automatic line wrapping function of the document has been turned on.

How to set code to wrap automatically in vscode

Recommended related articles and tutorials:

vscode tutorial

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

source:php.cn
Statement of this Website
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
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template