You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<ahref="https://marketplace.visualstudio.com/items?itemName=phuongdnguyen.temporal-workflow-debugger"><imgsrc="https://img.shields.io/badge/Install%20from%20VS%20Code%20Marketplace-007ACC?logo=visual-studio-code&logoColor=white"alt="Install from VS Code Marketplace"></a>
<ahref="https://marketplace.visualstudio.com/items?itemName=phuongdnguyen.temporal-workflow-replay-debugger"><imgsrc="https://img.shields.io/badge/Install%20from%20VS%20Code%20Marketplace-007ACC?logo=visual-studio-code&logoColor=white"alt="Install from VS Code Marketplace"></a>
@@ -26,7 +27,7 @@ This debugger solves these challenges by leveraging the **workflow replayer** -
26
27
27
28
### Prerequisites
28
29
29
-
1.**Install tdlv debugger** from [GitHub Release](https://github.com/phuongdnguyen/temporal-workflow-debugger/releases/tag/tdlv-v0.0.2)
30
+
1.**Install tdlv debugger** from [GitHub Release](https://github.com/phuongdnguyen/temporal-workflow-replay-debugger/releases/tag/tdlv-v0.0.2)
30
31
31
32
Verify installation:
32
33
```bash
@@ -53,12 +54,12 @@ This debugger solves these challenges by leveraging the **workflow replayer** -
53
54
### IDE Plugins
54
55
55
56
**VS Code** :
56
-
<ahref="https://marketplace.visualstudio.com/items?itemName=phuongdnguyen.temporal-workflow-debugger"><imgsrc="https://img.shields.io/badge/Install%20from%20VS%20Code%20Marketplace-007ACC?logo=visual-studio-code&logoColor=white"alt="Install from VS Code Marketplace"></a>
57
+
<ahref="https://marketplace.visualstudio.com/items?itemName=phuongdnguyen.temporal-workflow-replay-debugger"><imgsrc="https://img.shields.io/badge/Install%20from%20VS%20Code%20Marketplace-007ACC?logo=visual-studio-code&logoColor=white"alt="Install from VS Code Marketplace"></a>
57
58
58
59
### Replayers
59
60
60
61
**Use language-specific replayers to debug your workflows:**
0 commit comments