Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>background-cover-ishotihadusNew to Visual Studio Code? Get it now.
background-cover-ishotihadus

background-cover-ishotihadus

Ishotihadus

|
6,977 installs
| (1) | Free
Attach background images to VSCode windows (forked from background-cover by AShujiao)
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

background-cover-ishotihadus

Forked version of AShujiao/vscode-background-cover.

Diff

  • Support custom CSS
    • See config backgroundCover.customCss
  • Config backgroundCover.opacity is used as is without modification
  • Fix localization

How to build VSIX by yourself

Make sure you have installed Node.

Install vsce, the CLI tool for managing VS Code extensions.

$ npm install -g vsce

Clone this repository.

$ git clone https://github.com/Ishotihadus/vscode-background-cover
$ cd vscode-background-cover

Install dependencies.

$ npm install

Build the package.

$ vsce package

Then, a vsix file named background-cover-ishotihadus-x.x.x.vsix is created.

You can install it from the VSCode command Extensions: Install from VSIX....

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft