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.