See Chrome "F12 console" in Debugging mode?
Sorry for basic question, as I am a newbie to Webstorm.
I would like to ask if I could have F12-console in Chrome while doing debugging. It would be useful to monitor Network and Console.log, but if I hit F12, connection with webstorm goes away. I do realise they share functionality.
请先登录再写评论。
you can remap any key in phpstorm via
SETTINGS -> IDE SETTINGS -> KEYMAP
What I meant, F12 console in Chrome opens just fine, but I lose my connection with debugger in Webstorm. While I would like to get best of both worlds...
It's a Chrome bug, please see http://code.google.com/p/chromium/issues/detail?id=129539