Beautiful VS Code extension that provides a clean UI for Knip - the ultimate tool for finding unused files, exports, and dependencies in JavaScript/TypeScript projects.
Features
🔍 Find Unused Files: Scan your project for files that aren't imported anywhere
🔗 Detect Unused Exports: Identify exported functions/variables that aren't used
📦 Unused Dependencies: Find dependencies in package.json that aren't actually used
🗑️ One-Click Actions: Delete, ignore, or uninstall with context menu actions
🚀 Easy Installation: Auto-detects and helps install Knip globally