shalldie / vscode-background

Bring background images to your vscode. vscode background 背景扩展插件。
https://marketplace.visualstudio.com/items?itemName=shalldie.background
MIT License
1.36k stars 140 forks source link

How to get it to choose random image from array of images? #215

Closed mariusberget92 closed 4 years ago

mariusberget92 commented 4 years ago

How do I get it to choose random image for every tab? Based on the ones I have in my array?

    "background.customImages": [
        "C:/Users/Anoneemo/Pictures/VSCode/wallhaven-dgdmj3.jpg",
        "C:/Users/Anoneemo/Pictures/VSCode/wallhaven-j5dov5.jpg",
        "C:/Users/Anoneemo/Pictures/VSCode/wallhaven-r25mm7.jpg",
        "C:/Users/Anoneemo/Pictures/VSCode/wallhaven-391ko6.jpg",
        "C:/Users/Anoneemo/Pictures/VSCode/wallhaven-83l8oy.jpg",
    ],
shalldie commented 4 years ago

No plan to add this feature by now.

egorgam commented 1 year ago

This may be cool feature