Background
Background copied to clipboard
The most advanced background image extension for VSCode
### 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...
### 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...
### 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`...
### 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"...
Show a warning popup if a glob/url doesn't return any images, include button to go back and edit the input before resubmitting.
Simplify the main menu, include only the fetched image count (glob count is not really important); same for second level menu.
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...
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 Add common languages such as Chinese ### Reason Make it more accessible to more people
### 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...