-
Notifications
You must be signed in to change notification settings - Fork 141
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Bug Report] Some problem... #517
Comments
Have you tried reload vscode? After config changed , a prompt will appear to reload it.
|
I "install and enable the background" many times; And vscode was reinstalled. |
It's strange, did any errors occur? For example 这样,你检查下是否能够打开:https://user-images.githubusercontent.com/9987486/40583669-d6189844-61c5-11e8-89e3-c52ad153da09.png , 排查网络问题 |
默认的三张背景图我都能打开 |
vscode我重装过,并且清理过残余文件 |
看到你有「Code 安装似乎损坏」的报错, |
辛苦按照这个步骤重新来一次吧:
用于排查下这个报错是否跟background有关 |
安装 background 前没有报错,安装后出现报错,并背景不生效。 该版本已经发布2个月了还没出现过这种情况 😂😂 我再去研究下 |
是的 每次重启就会提示这个 |
麻烦把 「Code」-「关于 Visual Studio Code」路径的弹框截个图,我确认下版本 |
@luming8 已知case,这个是windows系统自带的按钮,无法影响 |
lgtm |
Summary | 概述
The default background image is not displayed after updating to V2.0.3
Versions
OS(Win10 / Mac OSX / Linux)
: Mac OSXvscode
: 1.96.2Background Config | 插件的配置
"background.editor": {
"images": [
"https://user-images.githubusercontent.com/9987486/40583669-d6189844-61c5-11e8-89e3-c52ad153da09.png",
"https://user-images.githubusercontent.com/9987486/40583670-d6478c9e-61c5-11e8-9551-6b55eacc7b8d.png",
"https://user-images.githubusercontent.com/9987486/40583671-d676c6e4-61c5-11e8-94cb-34ec4a12fa01.png"
],
"useFront": true,
"style": {
"background-position": "100% 100%",
"background-size": "auto",
"opacity": 0.6
},
"styles": [{}, {}, {}],
"interval": 0,
"random": true
},
Expected Behaviors | 期望的行为
Can display normally
Screenshots | 截图
Additional Context | 其它信息
The text was updated successfully, but these errors were encountered: