We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
After hitting CMD + Shift + R, I can start a browser session on the right port, but i cant add breakpoints.
The text was updated successfully, but these errors were encountered:
Have you attached? (After the launch, you must do CMD+Shift+R again, choose "Start debugging", and choose your tab of choice.)
Can you hit a breakpoint triggered by a "debugger;" keyword in your javascript?
After setting a breakpoint, do you get an icon in the gutter?
If you go to Preferences>Packages>Web Inspector>Settings - User, do you see your breakpoint/s serialized?
Sorry, something went wrong.
Do show mappings ... if you don't see a mapping one possible cause is that you didn't open the /folder/ that the sources is in. See issue #92
I'm going to close this as I haven't got a Mavericks box and it works on Yosemite. Without more info I have to assume one of the various issues above.
No branches or pull requests
After hitting CMD + Shift + R, I can start a browser session on the right port, but i cant add breakpoints.
The text was updated successfully, but these errors were encountered: