Skip to content

Breakpoints in platform specific files are resolved from platforms folder #56

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

Open
jasssonpet opened this issue Jul 5, 2016 · 1 comment

Comments

@jasssonpet
Copy link
Contributor

jasssonpet commented Jul 5, 2016

Create a mymodule.android.ts file and set a breakpoint inside it. When the breakpoint is hit VS Code opens the platforms/android/app JavaScript file instead of the TypeScript one in the user app folder.

This is working on iOS.

@jasssonpet
Copy link
Contributor Author

Also stepping inside the require() call seems to throw some exceptions on Android.

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

1 participant