Resource icon

Javascript debugging with PhpStorm and Google Chrome using your own Chrome profile

Kier

XenForo developer
Staff member
Kier submitted a new resource:

Javascript debugging with PhpStorm and Google Chrome using your own Chrome profile - Definitive instructions for something that shouldn't be this complex.

This is a tutorial to get Javascript debugging working in PhpStorm with Chrome while using your own Chrome user profile. The goal here is for PhpStorm to open a Chrome window for debugging purposes using your own user profile, rather than an arbitrary one that doesn't have any of your open tabs, cookie etc.

I've been going around and around in circles trying to get this to work and I finally figured it out, so I figured I'd share my findings.

...

Read more about this resource...
 
Top Bottom