Skip to content

Add an option to use emoji for icon like check, lock, and xΒ #361

Open
@zenof

Description

@zenof

πŸš€ Feature Proposal

Add an option to use emoji instead of check.png (βœ…), x.png(❌), lock.png(πŸ”’), blank().png.

Motivation

Currently if using code-server to host VSCode in cloud and open in web browser, the problem list won't display the status icons cause the URL is blocked.

And open the browser console, will see some errors like that:

Not allowed to load local resource: file:///opt/app/code-server/user_data/extensions/shengchen.vscode-leetcode-0.15.1/resources/check.png
Not allowed to load local resource: file:///opt/app/code-server/user_data/extensions/shengchen.vscode-leetcode-0.15.1/resources/x.png
Not allowed to load local resource: file:///opt/app/code-server/user_data/extensions/shengchen.vscode-leetcode-0.15.1/resources/lock.png
Not allowed to load local resource: file:///opt/app/code-server/user_data/extensions/shengchen.vscode-leetcode-0.15.1/resources/blank.png

Contribution

IMHO, add an option to use emoji instead of the png files can bring maximum compatibility.

Metadata

Metadata

Assignees

No one assigned

    Labels

    help wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions