Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
Aimee1608 opened this issue Dec 31, 2024 · 3 comments
Open

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

Aimee1608 opened this issue Dec 31, 2024 · 3 comments
Assignees
Labels
💬 question Further information is requested

Comments

@Aimee1608
Copy link

Aimee1608 commented Dec 31, 2024

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

 "icon": {
          "default": {
            "fontPath": "./icon.png",
            "fontCharacter": ""
          },
          "dark": "./icon.png",
          "light": "./icon.png"
        },
@Aimee1608 Aimee1608 added the 💬 question Further information is requested label Dec 31, 2024
@hacke2
Copy link
Member

hacke2 commented Jan 2, 2025

最小复现的例子贴一下

@Aimee1608
Copy link
Author

最小复现的例子贴一下

是和这个一样的问题,但是不知道怎么调整,#3824

@hacke2
Copy link
Member

hacke2 commented Jan 7, 2025

最小复现例子贴一下,修复节奏会变快

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
💬 question Further information is requested
Projects
None yet
Development

No branches or pull requests

3 participants