> ## Documentation Index
> Fetch the complete documentation index at: https://prism-ddf93e61.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# VS Code Extension

> Bring Prism diagnostics directly into your editor.

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.
