Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>ShipmoorNew to Visual Studio Code? Get it now.
Shipmoor

Shipmoor

shipmoor

|
1 install
| (0) | Free
AI code integrity checks in your editor. Requires a paid Shipmoor plan.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Shipmoor for VS Code & Cursor

AI code integrity checks in your editor. Requires a paid Shipmoor plan.

Shipmoor is a paid feature of the Shipmoor IC plan and higher. Install this extension, then run shipmoor login in your terminal to activate it. Without an active subscription the extension shows an upgrade prompt and emits no diagnostics. Start at accounts.shipmoor.dev.

Shipmoor scans the code your AI agent writes — for hallucinated dependencies, placeholder/stub code, and quality regressions — and surfaces the findings as native editor diagnostics. It is local-first: the extension drives the local shipmoor CLI, no source code ever leaves your machine, and there is no Shipmoor cloud.

What you get

  • Findings as squiggles on save, on open, and (optionally) as you type — the same findings your CI sees, because both read the same shipmoor scan output.
  • A status-bar integrity summary — a glance tells you whether the workspace is clean.
  • Explain this finding — one click from any squiggle to "why this matters" and "how to fix".
  • Granular suppression — ignore a single rule on a single line, with a required reason.

Getting started

  1. Install the extension (free to install).
  2. Install the Shipmoor CLI: curl -fsSL https://dl.shipmoor.dev/install.sh | bash.
  3. Run shipmoor login to activate your IC plan.
  4. Open a Python, TypeScript, JavaScript, or Go file — findings appear automatically.

If you are already signed in to the CLI, the extension activates immediately — no extra sign-in needed.

Privacy

No telemetry. No analytics. No network calls except opening docs/billing links you click. The extension never reads your license file directly — it asks the licensed CLI for your entitlement state.

Links

  • Sign up / billing: accounts.shipmoor.dev
  • Product: shipmoor.dev
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft