011 GitHub stars
02Intelligent Code Navigation: Offers capabilities like jump-to-definition, find references, and exploration of inheritance hierarchies.
03Semantic-level Code Analysis: Provides deep understanding of types, symbols, and dependencies beyond basic syntax.
04Automated Code Generation & Fixing: Generates boilerplate code (constructors, properties, interface implementations) and manages imports.
05Advanced Code Insight: Delivers call graph analysis, syntax tree comparisons, and detailed code diagnostics across projects.
06Comprehensive Code Refactoring: Includes 14 tools for common refactoring tasks such as extract method, rename symbol, and encapsulate field.