A VSCode extension that reveals complete type structures for TypeScript types through enhanced hover information. Perfect for exploring complex type definitions and nested object structures.
Example:
Before installing extension:
After installing extension:
Features ✨
Full Type Expansion: See nested type structures up to 4 levels deep (configurable)
Smart Integration: Combines with default VSCode type information
TypeScript Native: Works with any TS project using tsconfig.json