JavaScript Debugging in PyCharm 3.4.1 - Code doesn't stop at breakpoints anymore.
I just installed the latest PyCharm a couple of days ago and was debugging JavaScript code just fine using the Chrome/IDEA extension. However, today, the debugger isn't working anymore. The code will not stop at breakpoints when it should.
I tried reinstalling PyCharm as well as the IDEA Chrome browser extension, but still no luck.
When the Debugger tab is selected, the "Variables" frame says... Connected to JetBrains Chrome Extension.
I'm not sure how to fix this.
I'm running this on Mac. Do you guys have any ideas?
Thanks.
I tried reinstalling PyCharm as well as the IDEA Chrome browser extension, but still no luck.
When the Debugger tab is selected, the "Variables" frame says... Connected to JetBrains Chrome Extension.
I'm not sure how to fix this.
I'm running this on Mac. Do you guys have any ideas?
Thanks.
Please sign in to leave a comment.
In the variables section it displays 'Connected to JetBrains Chrome Extension'
Any ideas?