Skip to content

ResultFlow — VS Code Editor

  • 🖊️ CodeLens — Diagram Preview (v1.48.0)

    Install REslava.Result Extensions to get a ▶ Open diagram preview CodeLens above every [ResultFlow] method — always visible, no cursor needed.

  • 🛠️ Code Action — Insert Diagram as Comment

    A single-click code action inserts the Mermaid diagram as a /* ... */ block comment directly above the method — no build required.

  • ⚡ Flow Catalog Sidebar (VSIX v1.2.0)

    The ⚡ Flow Catalog activity bar panel lists every [ResultFlow] method across your workspace, grouped by project and class. Click any entry to preview its diagram.

  • ⊞ Single / Multiple Window Mode (VSIX v1.2.0)

    Control whether pipeline diagram previews reuse one shared panel or open a new panel per method.

  • 🏥 VSIX — Health Icon, Namespace Grouping & Loading Indicator (v1.51.0)

    Three UX improvements to the Flow Catalog sidebar: per-method health icon, namespace grouping, and a loading spinner while diagrams render.

  • 🏥 VSIX v1.2.2 — Error Children, Layer Tabs, Revised Health & Walkthrough (v1.51.0)

    Method nodes expand to show error type children. Layer tabs surface _LayerView / _ErrorSurface / _ErrorPropagation diagrams. New walkthrough for first-time setup.