vscode breakpoint
https://docs.convex.dev/functions/testing
in vscode the break points only work when I run 'npm run test' from a JavaScript debug terminal, and than only the breakpoints in the test file work. The breakpoints for the convex backend files don't work

