An efficient, extensible code scanner that identifies functions longer than a specified threshold (default: 5 lines) across your TypeScript/JavaScript workspace. Built with a modern plugin system following DRY (Don't Repeat Yourself) and KISS (Keep It Simple, Stupid) principles.
Features
🔍 Real-time Scanning - Automatically scans workspace on startup and monitors file changes
⚡ Fast Performance - Scans 100 TypeScript files in ~2-3 seconds with smart caching