How to setup debugger for supabase in VSCode? #28254
jingsam
started this conversation in
Contribute to Supabase
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello! I am a newly supabase developer and have contributed a few PRs to fix some minor issues. I am trying to setup debugger for supabase in VSCode, to solve more complex issues. I followed with Next.js office docs on Debugging but with no success. I can't add breakpoints in the source code. VScode always complains 'Unbounded breakpoints'. How are supabase teams debug the source code? I think adding some tips on debugging with VSCode in
CONTRIBUTING.md
is quite usefull for newly contributors like me.Beta Was this translation helpful? Give feedback.
All reactions