Skip to main content
The Prism VS Code extension intercepts Soroban errors in your test output and provides inline diagnostics.

Key Features

  • Inline Annotations: Decoded errors appear directly next to the failing test line.
  • Hover Tooltips: Hover over an error code to see the plain-English explanation and suggested fixes.
  • Quick Fixes: Automatically apply code changes for common errors.
  • “Debug This TX”: A code lens that appears next to transaction hashes in logs, opening the Prism Web App or CLI debugger.

Installation

Search for Prism in the VS Code Marketplace and click Install.