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

How do we debug in VSCode? #55

Open
ctaggart opened this issue Mar 21, 2018 · 4 comments
Open

How do we debug in VSCode? #55

ctaggart opened this issue Mar 21, 2018 · 4 comments

Comments

@ctaggart
Copy link
Contributor

Somewhat related to #22 & #48, I'm trying to figure out how to debug the application from Visual Studio Code. It looks like it should be possible using the React Native Tools extension.. The .vscode/launch.json makes me think that this may be working for someone.

@forki
Copy link
Member

forki commented Mar 21, 2018

I'm personally only looking into elmish logs. But @et1975 got debugger working for his project

@et1975
Copy link

et1975 commented Mar 21, 2018

The only debugger I was interested hooking up into was Remote DevTools, but I vaguely recall that the Chrome debugger that RN integrates with works via VSCode as well if you line up all the versions just right (RN plugin for VSCode comes with its own packager, which needs specific version of RN, etc).

@ctaggart
Copy link
Contributor Author

ctaggart commented Mar 21, 2018

Here is a video describing what I'm wanting to do: https://youtu.be/CmEmDJx3FTk

I'll ask the React Native Tools guys for help in troubleshooting. microsoft/vscode-react-native#670

@thitemple
Copy link

Anything new on this? I also tried today and was not able to do it.

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

No branches or pull requests

4 participants