David AlonsoD
Convex Community2y ago
9 replies
David Alonso

Debugging convex functions in VSCode

I've seen that it's possible to put debug statements inside convex functions, but I haven't managed to pause on breakpoints in VSCode. Is this possible?

My reference so far: https://docs.convex.dev/functions/debugging
Debugging is the process of figuring out why your code isn't behaving as you
Debugging | Convex Developer Hub
Was this page helpful?