Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support direct debugging when using Chakra in VS Code. #4771

Closed
nasadigital opened this issue May 1, 2020 · 3 comments
Closed

Support direct debugging when using Chakra in VS Code. #4771

nasadigital opened this issue May 1, 2020 · 3 comments

Comments

@nasadigital
Copy link
Contributor

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

@ghost ghost added the Needs: Triage 🔍 New issue that needs to be reviewed by the issue management team (label applied by bot) label May 1, 2020
@chrisglein chrisglein removed the Needs: Triage 🔍 New issue that needs to be reviewed by the issue management team (label applied by bot) label May 4, 2020
@chrisglein chrisglein added this to the Backlog milestone May 4, 2020
@chrisglein
Copy link
Member

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.

@EricCornelson
Copy link

@chrisglein , you can open an issue here: https://github.com/microsoft/vscode-react-native/issues for Chakra debugging

@harinikmsft
Copy link
Contributor

Filed this in VS Code issues per @EricCornelson 's comment above. See microsoft/vscode-react-native#1371

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants