"Starting compilation..." stage takes forever, does anybody know how to fix this? UPD: After waiting for 30 minutes, it finally installed. But adding
" "workbench.colorCustomizations": { //Black window color with 75% transparency (#RRGGBBAA) "window.background": "#000000BF" },"
to settings.json does nothing. Also pressing "File" button makes code crash, but that's Microsoft's problem, I guess.
Pinned Comments
observ33r commented on 2022-09-18 17:36 (UTC) (edited on 2023-05-08 05:36 (UTC) by observ33r)
How to change window color?
..assuming you have a customized theme with all other transparent elements!
Building within clean chroot!
You can build package in completely clean environment without conflicting with any local dependencies (latest nodejs package etc..)!
Execute the following commands inside the package directory:
..or just run "build-with-chroot.sh" script!