ZeroIndex is an intelligent companion for Visual Studio Code that generates instant, readable AI explanations for code declarations, classes, methods, and functions on hover.
Features
Instant AI Explanations: Hover over any class, method, or function declaration to get a clear, contextual explanation of what it does.
Support for Multiple Providers: Seamlessly connect with OpenAI, Anthropic, Google Gemini, or local Ollama instances.
Exploration Log Sidebar: Review your history of explored symbols directly from the sidebar. Bookmark key symbols or export your exploration history as Markdown.
Configurable Settings: Toggle class/method hovers independently and customize explanation lengths directly from the settings dashboard.
Usage
Open the ZeroIndex Settings panel (ZeroIndex: Open Settings Dashboard command).
Select your AI provider and configure your API key.
Hover over class or function names in your code to see explanation tooltips.
Open the Explorer view side panel to see your search history and manage your saved explorations.