vscode-react-native
vscode-react-native copied to clipboard
[Known Issues] Hermes engine and direct debugging
List of known issues:
| Link | Description | Comment |
|---|---|---|
| 2117 | Local Variable values not displaying when debugging React Native Windows app in VS Code | External issue, RNW under investigation, 12654 |
| 2180 | Android debugging get spawn EINVAL error in windows | Fixed in master |
| 2230 | React-native-tools hermes direct debugging is not working from RN 0.76 | Fixed in master |
| 2310 | Debugger stop at breakpoint on incorrect location | External issue |
| 2360 | Windows Debugger crashes | React-native-windows issue, hermes direct debugging is broken from 0.76. Investigating |
Tips:
How to package .vsix file for the latest updates by my own?
Sometimes our release pipeline(both prod and nightly) will be blocked due to infrastructure upgrading.
If you need the latest version of react-native-tools immediately, please follow this documentation to package and install your .vsix file locally.