Home > Article > Software Tutorial > How to cancel the ending line break in Vscode Vscode method to cancel the ending line break
Friends who often use vscode, have you ever encountered the situation where the editor automatically adds a newline character at the end? Although this feature is convenient in some cases, it can also cause problems for developers who are accustomed to adding line breaks manually. Today, PHP editor Zimo will bring you how to cancel the ending newline character in vscode. If you also encounter this problem, you may wish to read on to get detailed solution steps.
1. First, after opening the Vscode software interface, find the more menu icon in the lower left corner and click on the settings setting option
2. Then, in the opened Find the Git column in the settings panel
3. Finally, find the end with a newline button, click the mouse to uncheck it as shown below
The above is the detailed content of How to cancel the ending line break in Vscode Vscode method to cancel the ending line break. For more information, please follow other related articles on the PHP Chinese website!