1.下载插件
应用商店搜索“background” ,点击安装。
2.安装好“background”插件后, 文件---首选项---设置---扩展---Plugin background config.background插件配置
3.点击进入settings.json
4.输入以下代码
{
"update.enableWindowsBackgroundUpdates":true,
"background.customImages": [
"file:///C:/Users/Administrator/.vscode/1.jpg"(图片路径),
"file:///C:/Users/Administrator/.vscode/2.jpg"(图片路径),
...(可控制分页的背景图片)
],
"background.style": {