Home > Article > Development Tools > How to add background image in vscode
1. Open the VSCODE software.
#2. Click on the left toolbar to open the plug-in icon, and then enter background.
3. Select the plug-in and click install. Unistall will be displayed after installation.
#4. At this time, restart the software and click file-preference-settings.
#5. Enter background and click Edit.
6. At this time, you can set the background style. The format is similar to CSS. The important thing here is the address of the image. "background.customImages":. Don't write the wrong path.
#7. Save the code and restart to display the background.
PHP Chinese website has a large number of free vscode introductory tutorials, everyone is welcome to learn!
The above is the detailed content of How to add background image in vscode. For more information, please follow other related articles on the PHP Chinese website!