Skip to content

How to use the Custom Icons feature of unplugin-icons with customCollectionJsonPaths in vscode-iconify? #432

@condorheroblog

Description

@condorheroblog

Clear and concise description of the problem

When using the Custom Icons feature in unplugin-icons, the custom icons cannot be previewed automatically in VS Code with the vscode-iconify extension.

Image

Suggested solution

I noticed that vscode-iconify has added a new configuration option customCollectionJsonPaths to load custom icon collections.

It would be great if unplugin-icons could:

  • Automatically generate an icons.json file in IconifyJSON format for Custom Icons,
  • Or provide built-in integration so that custom icons from unplugin-icons can be recognized and previewed by iconify](https://github.com/antfu/vscode-iconify) automatically without manual configuration.

This would greatly improve the developer experience when using custom icons with unplugin-icons and vscode-iconify together.

Image

Alternative

No response

Additional context

No response

Validations

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions