Skip to main content
kipmox is a VS Code extension built specifically for Salesforce developers. When a deployment fails, kipmox opens automatically, analyses every error, and generates a fix for each — without leaving your editor or opening a browser tab. It also analyses your code as you write, catching governor limit violations, security issues, and LWC mistakes before you ever hit deploy — and documents any class, trigger, or component in one click.

Who it’s for

kipmox is built for Salesforce developers working with:
  • Apex — classes, triggers, batch jobs
  • Lightning Web Components — JavaScript controllers, HTML templates
  • Both — the same AI engine handles Apex and LWC errors

What it does

Fix deployment errors

Deploy fails? kipmox opens automatically, explains every error, and generates a fix for each.

Code analysis

Catches SOQL in loops, DML violations, Locker Service issues, and more — on every save, before you deploy.

Generate documentation

Turn any Apex class, trigger, or LWC into a clear technical document — one click, straight from the source.

Offline mode

Run fully local with Ollama — your code never leaves your machine.

How fixes work

Every fix kipmox generates comes with: You stay in control: kipmox shows the full corrected code (sometimes the whole file, sometimes just the affected part) for you to review. On Free, copy it and apply it to your file. On Pro, click Apply Fix to apply it in one click — or turn on Auto Fix Mode to apply fixes automatically. See How Fixes Are Verified for the checks kipmox runs.

How documentation works

Select any Apex class, trigger, or LWC and run kipmox: Explain this code. kipmox reads the structure straight from your source, then writes a clear document — overview, key methods, and dependencies. Because the facts come from your code, the document stays accurate.

Generate documentation

See how documentation works in detail

Plans

Pro — $24.99/month or $19.99/month billed yearly. Upgrade at kipmox.com, or see Plans & Limits for the full breakdown.
kipmox panel overview

Get started in minutes

Install kipmox from the VS Code Marketplace