Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Auto-Doc AgentNew to Visual Studio Code? Get it now.
Auto-Doc Agent

Auto-Doc Agent

Johny James

|
3 installs
| (0) | Free
AI-powered automatic documentation generator — generates hover tooltips as you write code
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Auto-Doc Agent

AI-powered automatic documentation generator for VSCode.

What It Does

Watches you write code and automatically generates documentation as hover tooltips — zero effort required.

Setup

  1. Install this extension
  2. Go to auto-doc-agent.onrender.com
  3. Register and copy your token
  4. Open VSCode Settings JSON and add:
{
  "autoDocAgent.apiUrl": "https://auto-doc-agent.onrender.com",
  "autoDocAgent.jwtToken": "your-token-here"
}
  1. Write any Python or TypeScript function and hover over it

Links

  • GitHub
  • Live API
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft