01Extracts hierarchical symbols including structs, traits, enums, and functions using LSP.
02Categorizes symbols by type with metadata like visibility, async status, and field counts.
03596 GitHub stars
04Calculates complexity metrics to identify maintainability hotspots in the codebase.
05Generates high-level module overviews and detailed file-specific symbol maps.
06Maps internal dependencies to show import/export relationships between modules.