temporalio / vscode-debugger-extension

Visual Studio Code debugger plugin
https://marketplace.visualstudio.com/items?itemName=temporal-technologies.temporalio
MIT License
19 stars 7 forks source link

[Feature Request] StartChildWorkflowExecutionInitiated Shows Details #58

Open natdm opened 10 months ago

natdm commented 10 months ago

Is your feature request related to a problem? Please describe.

No

Describe the solution you'd like

When a StartChildWorkflowExecutionInitiated is listed, show the WorkflowId (and namespace?) that ran, so it can be grabbed and debugged if needed.

Additional context

N/A