Setting Breakpoints
I just downloaded your product in trial and it is very cool. I am trying use the developer tools, however, I cannot seem to be able to set a break point. I must be missing something, but I can't seem to find how to do this anywhere.
Can you point me in the right direction? I am using VS 2013, browsing with the iPhone and using f12 to open your developer tools. all this works fine, just need to set a break point.
Thanks,
Gerry
Keyboard shortcuts
Generic
? | Show this help |
---|---|
ESC | Blurs the current field |
Comment Form
r | Focus the comment reply box |
---|---|
^ + ↩ | Submit the comment |
You can use Command ⌘
instead of Control ^
on Mac
Support Staff 1 Posted by Shaun Sullivan on 04 Sep, 2014 11:38 AM
Thanks.
Click on the "Sources" tab (F5 refresh). Click in the margin to set break
points.
Good info here:
https://developer.chrome.com/devtools
Shaun
2 Posted by Gerry H on 04 Sep, 2014 12:21 PM
Great Thanks! I was using the Resources tab and trying to set the breakpoint there. The sources tab is the spot.
Thanks for your help Shaun!