Act Diagram for VS CodeVisualize your @rotorsoft/act event-sourcing domain models as interactive diagrams, right inside VS Code. FeaturesLive Domain Model VisualizationSee your entire Act architecture at a glance — states, actions, events, reactions, projections, and slices — rendered as an interactive diagram in a side panel. Real-Time UpdatesThe diagram updates automatically as you edit your TypeScript files. No need to save or refresh — changes appear instantly. Click-to-NavigateClick any element in the diagram to jump directly to its definition in your source code:
TypeScript Error OverlayTypeScript errors from VS Code's language service are forwarded to the diagram. Slices with errors are visually marked, helping you spot issues in context. Multi-Tab NavigationWhen your project has multiple Getting Started
Commands
Requirements
How It WorksThe extension scans your workspace for The extracted model is rendered as an interactive SVG diagram with pan, zoom, and click navigation. Related
ContributingSee the GitHub repository for development setup and contribution guidelines. License |