The Prism VS Code extension intercepts Soroban errors in your test output and provides inline diagnostics.Documentation Index
Fetch the complete documentation index at: https://prism-ddf93e61.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
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.