当前位置:网站首页>2022最新最详细必成功的在Vscode中设置背景图、同时解决不受支持的问题
2022最新最详细必成功的在Vscode中设置背景图、同时解决不受支持的问题
2022-07-02 12:40:00 【做笔记用】
文章目录
1、效果展示
2、设置背景图的详细步骤
2.1 、下载background插件
2.2 、选择扩展设置
2.3 、在setting.json中编辑
2.4、对应的配置文件
// background配置信息
"update.enableWindowsBackgroundUpdates": true,
"background.customImages": [
"file:///G:/360MoveData/Users/静小文/Desktop/轮播图/1.jpg" // 自定义背景图
],
"background.style": {
"content": "''",
"pointer-events": "none",
"position": "fixed",
"z-index": "99999",
"width": "100%",
"height": "100%",
"top":"0px",
"left":"0px",
"background-position": "100% 100%",
"background-repeat": "no-repeat",
"background-size": "cover", //图片大小为全屏
"opacity": 0.2
},
"background.useFront": true,
"background.useDefault": false, //是否使用默认图片
2.5 、重启电脑(管理员身份)
这个时候可能会在屏幕右下方弹出重启vscode按钮
提示:我的是没有提示,只有在用管理员身份重启后才可以显示图片,修改setting.json文件会出现重启的按钮
3、遇到的问题
3.1 图片显示后、会出现不支持的提示。不影响使用、但是影响心情呐
像这个样子的提示、看起来真难受
3.2 解决方法
3.2.1、下载插件Fix VSCode Checksums
3.2.2 、按组合键ctrl+shift+p
然后输入这个
3.3.3、重启VScode
边栏推荐
- After the win10 system is upgraded for a period of time, the memory occupation is too high
- Huawei ECS installs mysqlb for mysqld service failed because the control process exited with error code. See “sys
- 制作p12证书[通俗易懂]
- Wise target detection 23 - pytoch builds SSD target detection platform
- beforeEach
- GraphX 图计算实践之模式匹配抽取特定子图
- Various entanglements between qvariant and Jason -- QT
- Solve * * warning * *: your ApplicationContext is unlikely to start due to a @componentscan of the defau
- Strings and arrays
- 【题解】Educational Codeforces Round 82
猜你喜欢
idea jar包冲突排查
可视化技术在 Nebula Graph 中的应用
win10系统升级一段时间后,内存占用过高
[5g NR] RRC connection release
How to use percona tool to add fields to MySQL table after interruption
Add user-defined formula (time sharing t+0) to mobile app access as an example
Solve * * warning * *: your ApplicationContext is unlikely to start due to a @componentscan of the defau
End time processing method of wechat v3native payment settings
《大学“电路分析基础”课程实验合集.实验四》丨线性电路特性的研究
Armv8-a programming guide MMU (4)
随机推荐
【小白聊云】中小企业容器化改造建议
Wavedec2 in MATLAB, talk about the wavedec2 function [easy to understand]
Tree binary search tree
【5G NR】RRC连接释放
PHP static members
The outline dimension function application of small motherboard
Moveit obstacle avoidance path planning demo
手机app通达信添加自定义公式(分时T+0)为例子讲解
通过两级网关设计来路由服务网格流量
Flink real-time data warehouse (IX): incremental synchronization of data in MySQL
Huawei ECS installs mysqlb for mysqld service failed because the control process exited with error code. See “sys
GraphX 图计算实践之模式匹配抽取特定子图
Best practices for building multi architecture images
智联招聘的基于 Nebula Graph 的推荐实践分享
Song of cactus - throwing stones to ask the way (3)
注册成为harmonyos开发者并安装DevEco Studio 3.0 Beta2 for HarmonyOS
Wise target detection 23 - pytoch builds SSD target detection platform
Boot connection to impala database
Ant group's large-scale map computing system tugraph passed the national evaluation
Floyed "suggestions collection"