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

Stop using enableBreakpointsFor in package.json #280

Merged
merged 1 commit into from
Jul 27, 2021

Conversation

reznikmm
Copy link
Contributor

Hello!

Stop using enableBreakpointsFor in package.json under debuggers contribution, because it is deprecated and breakpoints don't work any more with the last vscode. Use contributes.breakpoints instead.

Here's how react native tackled this deprecation microsoft/vscode-react-native#1450

under debuggers contribution, because it is deprecated
and breakpoints don't work any more with the last vscode.
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

Successfully merging this pull request may close these issues.

2 participants