README.md
August 23, 2025 · View on GitHub
Features
- Inline display corresponding icons
- Auto-completion for icon-sets
- Hover
- Snippets
Remote Collections
Load custom icon collections from remote URLs:
{
"iconify.customCollectionJsonPaths": [
"https://example.com/my-icons.json",
"./local/icons.json"
]
}
Remote collections are automatically reloaded when the configuration changes and support hot-reloading without restarting VS Code.
License
MIT License © 2020 Anthony Fu