Hatchet VS Code Extension v0.1.0
Installation
From VS Code Marketplace: Search for "Hatchet" in the Extensions panel.
Manual install:
code --install-extension hatchet-0.1.0.vsix
Usage
Open any TypeScript file that declares a Hatchet workflow — a
"$(graph) Show Hatchet DAG" CodeLens will appear above each
hatchet.workflow(...) declaration.