当前位置:网站首页>2022 the latest and most detailed will successfully set the background image in vscade and solve unsupported problems at the same time
2022 the latest and most detailed will successfully set the background image in vscade and solve unsupported problems at the same time
2022-07-02 16:07:00 【For taking notes】
List of articles
1、 Effect display

2、 Detailed steps for setting the background image
2.1 、 download background plug-in unit

2.2 、 Select extended settings

2.3 、 stay setting.json Editor in chief


2.4、 The corresponding configuration file
// background Configuration information
"update.enableWindowsBackgroundUpdates": true,
"background.customImages": [
"file:///G:/360MoveData/Users/ Jing Xiaowen /Desktop/ Shuffling figure /1.jpg" // Custom background
],
"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", // The picture size is full screen
"opacity": 0.2
},
"background.useFront": true,
"background.useDefault": false, // Whether to use the default image
2.5 、 Restart the computer ( Administrator status )
At this time, restart may pop up at the bottom right of the screen vscode Button
Tips : Mine is no hint , The picture can only be displayed after restarting as an administrator , modify setting.json The restart button will appear in the file 
3、 Problems encountered
3.1 After the picture is displayed 、 There will be an unsupported prompt . Not affecting use 、 But it affects your mood
Tips like this 、 It looks awful 
3.2 resolvent
3.2.1、 Download plug-ins Fix VSCode Checksums

3.2.2 、 Press key ctrl+shift+p Then enter this

3.3.3、 restart VScode

边栏推荐
- 数据库系统概论第一章简答题-期末考得怎么样?
- Pyobject to char* (string)
- The task cannot be submitted after the installation of flick is completed
- 可视化技术在 Nebula Graph 中的应用
- Floyed "suggestions collection"
- Idea public method extraction shortcut key
- 仙人掌之歌——投石问路(2)
- beforeEach
- Conditions and solutions of deadlock
- Pattern matching extraction of specific subgraphs in graphx graph Computing Practice
猜你喜欢

《大学“电路分析基础”课程实验合集.实验六》丨典型信号的观察与测量

Recommended practice sharing of Zhilian recruitment based on Nebula graph

可视化技术在 Nebula Graph 中的应用

2022最新最详细必成功的在Vscode中设置背景图、同时解决不受支持的问题

Soul torture, what is AQS???

《大学“电路分析基础”课程实验合集.实验四》丨线性电路特性的研究

Comparison between rstan Bayesian regression model and standard linear regression model of R language MCMC

Pattern matching extraction of specific subgraphs in graphx graph Computing Practice

Register as a harmonios developer and install deveco studio 3.0 beta2 for harmonios

Huawei ECS installs mysqlb for mysqld service failed because the control process exited with error code. See “sys
随机推荐
隐藏在 Nebula Graph 背后的星辰大海
Boot transaction usage
Analysis of the difference between array and linked list
蚂蚁集团大规模图计算系统TuGraph通过国家级评测
Pattern matching extraction of specific subgraphs in graphx graph Computing Practice
Solve * * warning * *: your ApplicationContext is unlikely to start due to a @componentscan of the defau
手机app通达信添加自定义公式(分时T+0)为例子讲解
SQL modification statement
【题解】Educational Codeforces Round 82
Multi data source configuration code
AWS云主机扩容
原神2.6服务端下载以及搭建安装教程
How to import a billion level offline CSV into Nepal graph
Practice of constructing ten billion relationship knowledge map based on Nebula graph
Various entanglements between qvariant and Jason -- QT
Application of visualization technology in Nebula graph
QVariant与Json的各种纠葛——Qt
Wavedec2 in MATLAB, talk about the wavedec2 function [easy to understand]
How to use percona tool to add fields to MySQL table after interruption
SQLServer查询哪些索引利用率低