manasxx's recent timeline updates
manasxx

manasxx

V2EX member #309991, joined on 2018-04-19 18:13:27 +08:00
manasxx's recent replies
Aug 7, 2018
Replied to a topic by manasxx Visual Studio Code vscode 全透明背景图
@lynan 是以管理员身份启动的 vscode 吗,尝试下
Aug 4, 2018
Replied to a topic by manasxx Visual Studio Code vscode 全透明背景图
@lynan
"background.useDefault": true, //使用默认图片,如果使用自定义样式时改为 false

自定义样式设置方法:
"background.style": {
"pointer-events": "auto",
"background-size": "100%",
"opacity": "0.92",
"background-position": "0 0",
"background-image": "url('file:///D:/soft/vscode-img/Chibi/00007BE6.png')",//本地图片路径
"position": "absolute",
"z-index": "99999",
"width": "100%",
"height": "100%",
"background-repeat": "no-repeat"
},
Aug 2, 2018
Replied to a topic by manasxx Visual Studio Code vscode 全透明背景图
@hundan 说得对
About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   5613 Online   Highest 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 17ms · UTC 06:57 · PVG 14:57 · LAX 23:57 · JFK 02:57
♥ Do have faith in what you're doing.