Checks
Operating System
win32 10.0.26200
VSCode Version
1.127.0
Extension Version
6.0.0
Settings
{
"windowBackgrounds": [
"c:/Users/Muhammad/Pictures/Wallpapers/World Map Wallpaper.jpg"
],
"editorBackgrounds": [],
"sidebarBackgrounds": [],
"panelBackgrounds": [],
"backgroundAlignment": [
"Center Center",
"Center Center",
"Center Center",
"Center Center"
],
"backgroundAlignmentValue": [
"50%",
"50%",
"50%",
"50%"
],
"backgroundBlur": [
"0",
"0",
"0",
"0"
],
"backgroundOpacity": [
0.3,
0.9,
0.9,
0.9
],
"backgroundRepeat": [
"No Repeat",
"No Repeat",
"No Repeat",
"No Repeat"
],
"backgroundSize": [
"Cover",
"Cover",
"Cover",
"Cover"
],
"backgroundSizeValue": [
"100%",
"100%",
"100%",
"100%"
],
"backgroundChangeTime": [
0,
0,
0,
0
],
"autoInstall": true,
"renderTextAboveBackground": true,
"useInvertedOpacity": false,
"smoothImageRendering": true,
"settingScope": "Global",
"CSS": "",
"API": false,
"renderContentAboveBackground": true
}
Settings Verification
Issue
Vertical and horizontal scrollbar are not visible, minimap indicator is also not visible.
For the minimap in this screenshot it may not be apparent, in a large file you will see the slight light gray box is not visible at all, where it shows the visible minimap section within the codebase.

How to replicate
Enable Render Text Above Background, then open any large enough file.
Checks
Operating System
win32 10.0.26200
VSCode Version
1.127.0
Extension Version
6.0.0
Settings
{ "windowBackgrounds": [ "c:/Users/Muhammad/Pictures/Wallpapers/World Map Wallpaper.jpg" ], "editorBackgrounds": [], "sidebarBackgrounds": [], "panelBackgrounds": [], "backgroundAlignment": [ "Center Center", "Center Center", "Center Center", "Center Center" ], "backgroundAlignmentValue": [ "50%", "50%", "50%", "50%" ], "backgroundBlur": [ "0", "0", "0", "0" ], "backgroundOpacity": [ 0.3, 0.9, 0.9, 0.9 ], "backgroundRepeat": [ "No Repeat", "No Repeat", "No Repeat", "No Repeat" ], "backgroundSize": [ "Cover", "Cover", "Cover", "Cover" ], "backgroundSizeValue": [ "100%", "100%", "100%", "100%" ], "backgroundChangeTime": [ 0, 0, 0, 0 ], "autoInstall": true, "renderTextAboveBackground": true, "useInvertedOpacity": false, "smoothImageRendering": true, "settingScope": "Global", "CSS": "", "API": false, "renderContentAboveBackground": true }Settings Verification
Issue
Vertical and horizontal scrollbar are not visible, minimap indicator is also not visible.

For the minimap in this screenshot it may not be apparent, in a large file you will see the slight light gray box is not visible at all, where it shows the visible minimap section within the codebase.
How to replicate
Enable Render Text Above Background, then open any large enough file.