Skip to content
| Marketplace
Sign in
Visual Studio Code>Linters>Fixora — AI Code RepairNew to Visual Studio Code? Get it now.
Fixora — AI Code Repair

Fixora — AI Code Repair

NOVAA Studios

|
4 installs
| (0) | Free
AI-powered code analysis and repair. Find bugs, understand errors in plain English, and fix them instantly.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Fixora

Fixora — AI Code Repair

What is Fixora?

Fixora finds bugs in your code, explains them in plain English, and fixes them with AI — all without leaving your editor.

Features

  • 🔍 Analyze the active file and see issues in the native Problems panel
  • ⚡ Repair any issue with one command — AI fixes it in place
  • 💡 Explain an issue in plain language before deciding what to do with it
  • 🚀 Open Fixora to jump into the full desktop app for deeper review

Installation

From the Marketplace: search for "Fixora" in the Extensions view (Ctrl+Shift+X), or install from marketplace.visualstudio.com.

From a .vsix file: download the latest one from GitHub Releases, then run code --install-extension fixora-vscode-*.vsix.

Requirements

  • Fixora installed on the same machine — the extension spawns Fixora.exe --mcp to talk to it over stdio, no separate server setup needed.

Quick Start

  1. Install Fixora and this extension.
  2. Open a project and open the file you want checked.
  3. Run Fixora: Analyze Current File from the Command Palette (Ctrl+Shift+P) — issues appear in Problems, ready to Repair or Explain.

Commands

Command What it does
Fixora: Analyze Current File Analyzes the active editor, results land in Problems
Fixora: Repair Selected Issue Repairs the diagnostic under the cursor
Fixora: Explain Issue Explains the selected diagnostic in plain language
Fixora: Open Fixora App Launches the full Fixora desktop app

Settings

Setting Default Description
fixora.exePath Fixora.exe Path to the Fixora executable
fixora.mcpPort null MCP server port. Leave unset to auto-select
fixora.autoAnalyze false Analyze the active file automatically on save

Links

  • Website
  • GitHub
  • Support / report an issue
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft