Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Unused exports in TypsScriptNew to Visual Studio Code? Get it now.
Unused exports in TypsScript

Unused exports in TypsScript

Aleksandr Shukletsov

|
1,607 installs
| (1) | Free
Find unused exports in your TS project with ts-prune
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Unused exports in TypsScript

This extension wraps and provides VSCode GUI for the ts-prune tool.

Current implementation is simple and naive. It expects to find a tsconfig.json in the first workspace root folder. To get the list of unused exports hit the Refresh button. The extension does not track file changes, nor it updates the results list automatically.

Enjoy!)

Attribution

Icons made by Freepik from Flaticon

License

MIT License. Copyright (c) 2021 Aleksandr Shukletsov

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