Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>ai-code-assistNew to Visual Studio Code? Get it now.
ai-code-assist

ai-code-assist

Aryan Thakur

|
5 installs
| (0) | Free
AI powered code debugger
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

AI Code Assist

AI-powered code debugger and suggestion tool for Visual Studio Code.

Features

  • Select any block of code.
  • Use the command AI Code Assist: Suggest Fix.
  • It sends your code to OpenAI GPT-3.5 and suggests fixes.
  • Easily apply suggestions with one click.

Setup

  1. Create a .env file in your project root.
  2. Add your OpenAI API Key:
  3. Install dependencies:
  4. Package the extension:

Requirements

  • Node.js 18+
  • OpenAI API Key.

Once you save the README.md, run this command again:


✅ Run packaging:

npx @vscode/vsce package

npm install --save-dev @vscode/vsce
npx @vscode/vsce package




  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft