jhen0409 / jhen0409/react-native-debugger
Any way to use VSCode breakpoints along with this fantastic debugger?
Open
enhancement
upstream
- Dominant language
- JavaScript
- Stars
- 10.4k
- Forks
- 815
- PR merge metrics
- No merged PRs in 30d
Description
Thanks for a great lib!
I may have missed something, but is there any way to use in-IDE breakpoints in VSCode when using this debugger? As I understand it, there can only be one process on the same port at a time, so I'm not sure. I've tried 'attach to packager', but get told that another debugger is already attached. For a while I've been using remotedev.io for redux inspection, and then had the ability to do breakpoints from VSCode, but seeing as the former is unstable AF, I thought I'd at least ask :-)
For me, that's literally the only thing missing from making this the perfect debug experience.
Contributor guide
Assessment
This issue has not been assessed yet.