mirror of
https://github.com/temporalio/temporal.git
synced 2026-08-30 18:41:49 -07:00
## What changed? A new config entry to allow VSCode debugger to connect to a local running instance of server. ## Why? Makes it easy to quickly connect and breakpoint a dev server. No need to restart the server in debugger everytime. ## How did you test it? Tested it manually ## Potential risks N/A ## Documentation N/A ## Is hotfix candidate? No