Skip to content

antfu/vscode-iconify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

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