Skip to content

Custom Images doesn't work #75

Description

@dannyTorres

The default images work perfectly:
https://i.imgur.com/YHzzhJr.png

but when I add my own images they just doesn't show.
This is my settings.json
{ "workbench.iconTheme": "vscode-icons", "vsicons.projectDetection.autoReload": true, "window.zoomLevel": 0, "editor.tabCompletion": true, "editor.smoothScrolling": true, "emmet.triggerExpansionOnTab": true, "background.customImages": [ "http://i.imgur.com/dJgdzCd.png" ], "background.useDefault": false, "background.enabled": true }

This is the result:
https://i.imgur.com/j2iK68s.png

I don't know if I missing something in the configuration.

OS: Win10
VS Code: 1.16.1

PD: I'm running VS Code as admin.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions