CodeVoyant Lite for Visual Studio is an extension that generates comprehensive, header and inline documentation comments right in your code file using your choice of OpenAI or Ollama-based LLM generat
CodeVoyant is a Visual Studio extension that uses advanced AI to generate header and inline comments for your source code automatically. With a single command, CodeVoyant inserts clear, accurate descriptions/explanations in the form of comments right into your source code. Don’t settle for basic comment stubs – let AI document what your code does while you focus on logic and design.
Instant Documentation: Automatically generate code comments for classes, methods, properties, and more with one click. Save time on writing <summary> and <param> tags – CodeVoyant does it for you.
Multiple AI Providers: Works with OpenAI (ChatGPT models), Azure OpenAI, or Ollama (open-source LLMs) – choose your preferred service. Use GPT-4o and later via OpenAI or Azure, or run local LLMs for privacy.
Real-Time In-Editor Updates: Watch documentation appear in real time as the AI writes it directly in your editor. No separate windows – comments stream into your code file as they are generated.
Customizable Style: Tailor the comment style to your needs. Provide custom instructions (via a prompt file) to enforce your team’s documentation standards (e.g. specific tag usage or tone).
Seamless Integration: Invoke CodeVoyant from within Visual Studio (e.g. a context menu or shortcut) on any selected code. It respects your code formatting and integrates with Visual Studio’s formatting commands for a polished result.
Free Trial & Licensing: Includes a free 5-day trial. After trial, activate with a license key to continue using. (The extension will prompt for license renewal via Gumroad when the trial expires.)