The first version of the Temporal Visual Studio Code extension has been released, initially focusing on improving TypeScript workflow debugging experiences. It allows users to load Event Histories by Workflow Id or JSON file, easily start a replay, and set breakpoints on events rather than just code. A video tutorial is available for learning how to use the extension. The Temporal Server connects by default to localhost:7233, but this can be configured to connect to different servers. Contributions and bug reports are welcome.