When writing code using the VSCode editor, have you ever encountered a situation where you need to format extra lines? For example, do you want to highlight a certain row or add a background color to a specific row? This article will detail how to format extra rows in VSCode. By using custom markup or themes, you will be able to achieve these needs easily. Read on to learn the step-by-step guide to customizing row formats in VSCode.
1. First, click the icon in the lower left corner to open the more menu and find the settings option
2. Then, click the Git option
## under the Extensions column#3. Finally, click the mouse to check the format indent handlebars button
The above is the detailed content of How to set the extra line format in Vscode How to set the extra line format in Vscode. For more information, please follow other related articles on the PHP Chinese website!