jhen0409 / jhen0409/react-native-debugger

Integration with Webstorm react-native Debug Configuration

Aperta
#261 2 commenti 14 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
JavaScript
Stelle
10.4k
Fork
815
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

[Intellij/Webstorm supports debugging of React Native inside the IDE](https://www.jetbrains.com/help/webstorm/run-debug-configuration-react-native.html)

It looks like after you have bundler running (default: port 8081), hitting the debug configuration will create a new Chrome DevTools pointed at `localhost:8081` but additionally including the CLI argument: `--remote-debugging-port=xxxxx`

Is it possible to tap into this functionality in order to use the react/redux tools, but allow Intellij/Webstorm to handle breakpoints?

Guida per i contributori

Apri la guida per i contributori

Direzione di ricerca

The issue does not identify repository files or tests. Start by examining how the standalone debugger connects to the React Native bundler on port 8081, then compare that flow with WebStorm's React Native debug configuration and its --remote-debugging-port argument. Done means establishing whether React/Redux tools can work while WebStorm retains breakpoint control.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Valutazione

Stack tecnologico
javascript, react-native
Ambito
devtools
Tipo di issue
Funzionalità
Difficoltà
5/5
Tempo stimato
Più di una settimana
Stato di attività
Ferma
Chiarezza
Da chiarire
Idoneità per principianti
25/100

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.