Background icon indicating copy to clipboard operation
Background copied to clipboard

The most advanced background image extension for VSCode

Results 17 Background issues
Sort by recently updated
recently updated
newest added

### Operating System win32 10.0.19045 ### VSCode Version 1.88.0 ### Extension Version 2.10.2 ### Settings ```json { "windowBackgrounds": [], "editorBackgrounds": [ "c:/Users/redacted/Pictures/DarkWallpapers/**" ], "sidebarBackgrounds": [], "panelBackgrounds": [], "backgroundAlignment": [ "Center...

stale

### Operating System void linux ### VSCode Version flatpak version 1.88.0 ### Extension Version 2.10.2 ### Settings _No response_ ### Issue when i install this, it wants to copy file...

bug
linux
stale

### Feature In the command picker, there should be an option to copy the current background for either the window, editor, panel, or sidebar. Like `Background: Copy Image` > `Window`...

feature request
stale

### Operating System Mac ### Browser vscode ### IDE vscode.dev ### Extension Version v2.10.2 ### Settings "background.editorBackgrounds": [ "/Users/workopro-imanol/Downloads/peakpx.jpg" ], "background.backgroundAlignment": [ "Center Center", "Bottom Right", "Center Center", "Center Center"...

bug
macos
stale

Show a warning popup if a glob/url doesn't return any images, include button to go back and edit the input before resubmitting.

feature request

Simplify the main menu, include only the fetched image count (glob count is not really important); same for second level menu.

feature request

When populating the file list, fetch from urls to see if they exist (code 200, don't care about type of file) and show an icon and hint if the image...

feature request

Parent task for localization items ```[tasklist] ### PR Queue - [ ] #398 - [ ] #399 - [ ] #400 - [ ] https://github.com/KatsuteDev/Background/issues/402 ``` Tracking as [`localization-v4`](https://github.com/KatsuteDev/Background/tree/localization-v4)

feature request
localization
v4

### Feature Add common languages such as Chinese ### Reason Make it more accessible to more people

feature request
localization
v4

### Relevant Issues *List any closed and/or relevant issues* * Closes #370 ### Changes Made *List any changes made.* * Invert opacity calculation * Add option to use old behavior...

breaking change
v3