VS Code Debugger Extension
Temporal for VS Code

Temporal for VS Code

5/25/2023

What this post added

Introduces the first version of the Temporal VS Code extension, which enhances the debugging experience for TypeScript workflows. It allows users to load workflow event histories, start replay debugging sessions, and set breakpoints on specific events or code lines. The post details installation, usage, and configuration options for connecting to different Temporal Servers and specifying the replayer entrypoint.

Read the original post ↗