Skip to content

Latest commit

History

History
47 lines (36 loc) 路 2.12 KB

File metadata and controls

47 lines (36 loc) 路 2.12 KB

logo

Visual Studio Marketplace Version Visual Studio Marketplace Downloads Visual Studio Marketplace Installs
GitHub last commit GitHub issues GitHub stars


preview

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