8 Replies Last post: Feb 21, 2013 10:57 PM by Mark Steudel  
Mark Steudel Newbie 12 posts since
Feb 13, 2013
Currently Being Moderated

Feb 13, 2013 2:04 AM

Javascript Debugging in Chrome, works in FF

So I have setup a remote js debugging project and initially I set the browser to Chrome, and while I could see it opening up a new tab, see connected to jetbrains Chrome Extension in the debugger frame, it ignored my breakpoints. On a whim I switched it over to FF and everything worked just fine. Anythoughts?

 

Thanks, Mark

Vladimir Krivosheev Novice 176 posts since
Mar 3, 2007
Currently Being Moderated
Feb 13, 2013 11:05 AM in response to: Mark Steudel
Re: Javascript Debugging in Chrome, works in FF

Please see http://confluence.jetbrains.com/display/WI/LiveEdit#LiveEdit-HowDoIKnowWhatsWrong (How do I know what's wrong?) Please send me extension console content.

Vladimir Krivosheev Novice 176 posts since
Mar 3, 2007
Currently Being Moderated
Feb 14, 2013 12:12 PM in response to: Mark Steudel
Re: Javascript Debugging in Chrome, works in FF
Vladimir Krivosheev Novice 176 posts since
Mar 3, 2007
Currently Being Moderated
Feb 15, 2013 11:29 AM in response to: Mark Steudel
Re: Javascript Debugging in Chrome, works in FF

This issue fixed in WebStorm/PhpStorm 6, EAP is available, please use it.

More Like This

  • Retrieving data ...