01Polyglot support for C/C++, Java/Kotlin, Python, and Rust, extensible to any language with a custom LSP command.
02Automatic project detection of languages and build systems (e.g., CMake, Gradle, Cargo) with intelligent management of compilation databases and automatic regeneration.
03Multi-session shared daemon architecture with reference-counted LSP server instances to optimize resource usage and prevent redundant indexing.
04Bridging LLMs to LSP servers for structured code intelligence via explicit tool calls or a native LSP proxy interface.
050 GitHub stars
06Comprehensive code navigation and structural analysis tools, including definitions, references, call/type hierarchies, hover, and document/workspace symbols.