Skip to content

NativeScript doesn't appear as possible debugger option in the configuration menu #111

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

Closed
ivanbuhov opened this issue Feb 7, 2017 · 1 comment

Comments

@ivanbuhov
Copy link
Contributor

If you have opened .js or .ts file in the editor and try to generate default launch.json file, VS Code assumes that your app is a node app, because the node debugger hints VS Code that it can debug JS/TS. Our extension should hint VS Code that it support JS/TS debugging, too. This way it will respect the hint and will generate NativeScript configuration.

@ivanbuhov
Copy link
Contributor Author

Fixed: fb37e42

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

1 participant