Skip to content

[Question] 自定义 vscode 插件 文件 icon 不识别 #4289

Open
@Aimee1608

Description

描述你的问题(Describe you question here)
自定义 vscode 插件 文件的icon 不识别,在本地的vscode 中是能识别的,如何配置

 "icon": {
          "default": {
            "fontPath": "./icon.png",
            "fontCharacter": ""
          },
          "dark": "./icon.png",
          "light": "./icon.png"
        },

Metadata

Assignees

Labels

💬 questionFurther information is requested

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions