Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>iconviewNew to Visual Studio Code? Get it now.
iconview

iconview

phanvancuong

|
175 installs
| (0) | Free
IconView is a Visual Studio Code extension that provides an easy way to navigate and manage icon files in your project. It displays icons in a tree view and allows you to open and jump to icon locatio
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

IconView

IconView is a Visual Studio Code extension designed to help developers easily navigate and manage icon files within their projects. With this extension, you can quickly locate and open icon files directly from the sidebar.

Features

  • Icon Tree View: Displays all icon files (.svg, .png, .jpg, .jpeg) within your project in a tree view.
  • Quick Open: Open icon files with a single click from the tree view.
  • Jump to Location: Navigate directly to the line and character in the code where the icon is used.

Usage

  1. Activate the Extension: Upon activation, the extension will scan your workspace for icon files and display them in the "Icon Viewer" tree view.
  2. Open an Icon File: Click on any icon in the tree view to open it in the editor.
  3. Jump to Icon Usage: If available, clicking on an icon will also navigate to its usage in the code.

Commands

  • iconview.openFile: Opens the selected icon file.
  • iconview.render: Renders and highlights the icon's location in the code.

Installation

  1. Install the extension from the Visual Studio Code Marketplace.
  2. Reload or restart Visual Studio Code to activate the extension.

Contributing

If you find any issues or have suggestions for new features, please create an issue on GitHub.

License

This project is licensed under the MIT License. See the LICENSE file for details.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft