IDE Extensions

Generate diagrams directly in your favorite IDE with AI-powered TarzanGPT

TarzanGPT for Visual Studio Code

Generate UML and workflow diagrams directly in VS Code using AI

Generate from selected code
Generate from entire files
Custom diagram generation
Live Mermaid.js preview
6 diagram types supported
Copy & save functionality
Version: 0.1.0Size: 517 KBLicense: MIT

Installation

Method 1: Install from VS Code Marketplace (Recommended)

  1. Open Visual Studio Code
  2. Press Cmd+Shift+X (Mac) or Ctrl+Shift+X (Windows/Linux)
  3. Search for "TarzanGPT"
  4. Click Install
  5. You're done! 🎉

Method 2: Manual Installation from .vsix

  1. Click the "Download .vsix" button above
  2. Open Visual Studio Code
  3. Press Cmd+Shift+P (Mac) or Ctrl+Shift+P (Windows/Linux)
  4. Type and select: Extensions: Install from VSIX...
  5. Select the downloaded file
  6. Reload VS Code when prompted

Step 3: Get Your API Token

  1. Go to Settings → API Tokens
  2. Click "Generate New Token"
  3. Give it a name (e.g., "VS Code Extension")
  4. Choose expiration period
  5. Copy the token (shown only once!)

Step 4: Configure the Extension

  1. In VS Code, open Settings (Cmd+, or Ctrl+,)
  2. Search for "TarzanGPT"
  3. Paste your API token in tarzangpt.apiToken
  4. You're ready to go!

How to Use

Generate from Selection

Select code → Right-click → "TarzanGPT: Generate Diagram from Selection"

Generate from File

Open file → Command Palette → "TarzanGPT: Generate Diagram from Current File"

Custom Diagram

Command Palette → "TarzanGPT: Generate Custom Diagram" → Describe what you want

More IDEs Coming Soon

We're working on extensions for IntelliJ IDEA, PyCharm, and other popular IDEs

Stay tuned for updates!