Closed SYREB closed 1 month ago
I have already searched GitHub Issues, ...
vscode
{ "background.enabled": true, "background.style":{ "background-position": "100% 100%", "background-size": "auto", "opacity": 1 }, "background.styles":[ {}, {}, {}, ], "background.customImages":[], "background.interval":0, "background.fullscreen": { "images": ["file:///C:/Users/REB_S/OneDrive/がぞう/GYGGxbkb0AAhUaQ.jpg"], "opacity": 0.55, "size": "cover", "position": "center", "interval": 0, "background.useFront": false, }, }
fullscreen mode has no config useFront, the useFront config is design to the code area mode, which is background.useFront.
fullscreen
useFront
code area
background.useFront
I will make a redesign in v2 and update a clearer document.
Summary | 概述
I have already searched GitHub Issues, ...
Versions
vscode
: ver: 1.93.1 (user setup) commit: 38c31bc77e0dd6ae88a4e9cc93428cc27a56ba40 datatime: 2024-09-11T17:20:05.685Z Electron: 30.4.0 ElectronBuildId: 10073054 Chromium: 124.0.6367.243 Node.js: 20.15.1 V8: 12.4.254.20-electron.0 OS: Windows_NT x64 10.0.22000Background Config | 插件的配置
Additional Context | 其它信息