Closed
Description
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.