You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Proposal: Support direct debugging in visual studio code
Summary
You can use VS Code for direct debugging when using V8/Hermes, but not for Chakra. This issue is for adding support.
Motivation
The only way to do direct debugging with Chakra is through Visual Studio. Adding support for VS Code would allow developers to pick the tool that better suits their needs.
Basic example
Open Questions
The text was updated successfully, but these errors were encountered:
This is system Chakra, so this isn't really RNW specific but also very important to a good experience on RNW. @harinikmsft who do we contact to get traction on this?
Of note we use ChakraCore for Win32, not getting into that here.
Proposal: Support direct debugging in visual studio code
Summary
You can use VS Code for direct debugging when using V8/Hermes, but not for Chakra. This issue is for adding support.
Motivation
The only way to do direct debugging with Chakra is through Visual Studio. Adding support for VS Code would allow developers to pick the tool that better suits their needs.
Basic example
Open Questions
The text was updated successfully, but these errors were encountered: