Attaching a local debugger to Temporal Worker?

I opened a similar issue in Github but didn’t get a response. Is there a way to debug a local Temporal worker in Typescript? I’m not referring to the VS Code plugin that takes in Workflow histories, I’m talking about a live debugger that can execute code, step-by-step?