dev is supported via VS Code, without having to pass in any additional flags. Create a launch configuration in .vscode/launch.json:
launch.json
Trigger.dev: Dev configuration in the debug panel, and set breakpoints in your tasks code.Attach the VS Code debugger to your Trigger.dev tasks to set breakpoints and step through your code.
dev is supported via VS Code, without having to pass in any additional flags. Create a launch configuration in .vscode/launch.json:
Trigger.dev: Dev configuration in the debug panel, and set breakpoints in your tasks code.