Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>RecoNew to Visual Studio Code? Get it now.
Reco

Reco

ctrl-zed

|
1 install
| (0) | Free
Javascript and Typescript potential runtime error catcher and optimizer
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

⚡ AI Code Optimizer Agent for VS Code

An interactive AI-powered extension that scans your JavaScript and TypeScript files on save, detects performance bottlenecks and unoptimized patterns, and allows you to refactor your code with a single click.


🚀 Key Features

  • Save-Triggered Workflow: Runs silently in the background only when you save (Ctrl+S / Cmd+S), keeping your editor butter-smooth while coding.
  • Smart Performance Analysis: Pinpoints memory inefficiencies, redundant loops, and unoptimized patterns.
  • Interactive Refactoring: Alerts you via a clean notification prompt explaining why the code is unoptimized.
  • One-Click Application: Instantly replaces the inefficient block with clean, optimized code using VS Code's native workspace editing.
  • Multi-Provider Support: Bring your own API key or run locally with Ollama. Supports:
    • Ollama (Local models like Llama 3)
    • OpenAI (GPT-4o)
    • Anthropic (Claude 3.5 Sonnet)
    • Google Gemini (Gemini 2.5 Flash)

📦 Installation

  1. Open Visual Studio Code.
  2. Press Ctrl+P (or Cmd+P on macOS) to open the Quick Open dialog.
  3. Paste the following command and press Enter:
    ext install your-publisher-name.code-optimizer-agent
    
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft