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

FindUnusedAssets

Oguzhan Durmaz

|
601 installs
| (1) | Free
Find & Remove Your JS/JSX Project's Unused Assets
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

FUA

FUA is a "Find and Remove Unused Assets" VS Code extension. You can check and remove/delete your project's unused assets/images.

Features

Supported Extensions

Supported Asset File Extensions

  • .jpg
  • .jpeg
  • .png
  • .svg
  • .gif

Supported Component File Extensions

  • .html
  • .css
  • .js
  • .jsx

Using

  • Open a workspace/folder in VS Code.
  • Sure that your workspace has "src" folder (because FUA working on src file).
  • Press 'F1' key and enter Find Unused Assets command.
  • After a short period of time You will see the UnusedAssets.txt file. You can check this file and delete the lines you don't want.
  • Lastly, Press 'F1' key and enter Remove Unused Assets command.
  • After a short period of time your unused assets will be removed.

Enjoy!

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