Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>AI Code ToolkitNew to Visual Studio Code? Get it now.
AI Code Toolkit

AI Code Toolkit

Darshan Ayare

|
1 install
| (0) | Free
AI-powered code analysis and documentation
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Code AI Toolkit

Code AI Toolkit is a VS Code extension that uses Google Gemini to analyze codebases and help developers with code review, documentation, performance analysis, and dependency inspection.

Features

  • 📋 Project-wide code review
  • 📝 Automatic documentation generation
  • ⚡ Performance analysis
  • 📦 Dependency inspection
  • 🧠 AI-driven suggestions using Gemini

Usage

  1. Open a project folder in VS Code
  2. Press Ctrl + Shift + P
  3. Run Code AI Toolkit: Run Agent
  4. Select the desired analysis mode

Analysis Modes

  • Review – Review and fix code issues
  • Documentation – Generate documentation
  • Performance – Detect performance issues
  • Dependencies – Analyze dependencies
  • Complexity – Analyze code complexity
  • Format – Format project code

Requirements

  • Node.js 18 or newer
  • A Google Gemini API key

Configuration

Set your Gemini API key as an environment variable:

export GEMINI_API_KEY=your_api_key_here
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft