Files
triggerdotdev--trigger.dev/docs/troubleshooting-debugging-in-vscode.mdx
T
James Ritchie e19bf2abaf Docs/more docs improvements (#1718)
* Format the machine override example code

* Adds note to add `fluent-ffmpeg` to external

* Updates onFailure with more clarification

* Adds debugging in vs code to Troubleshooting

* Removed link
2025-02-19 16:06:42 +00:00

8 lines
165 B
Plaintext

---
title: "Debugging in VS Code"
sidebarTitle: "Debugging in VS Code"
---
import DebuggingInVSCode from '/snippets/debugging_in_vscode.mdx';
<DebuggingInVSCode />