L
L
lorashfuko2015-04-14 18:25:57
phpstorm
lorashfuko, 2015-04-14 18:25:57

How to output PHPSTORM console.log() in console?

The Live Edit storm plugin is worth it, the JetBrains IDE Support chrome plugin is worth it.
When a page is inspected by the JetBrains IDE Support plugin, the console opens in the storm itself, but there is no console.log() output.
If you open the browser console to look at the console, then the JetBrains IDE Support plugin is disabled and the page stops updating automatically.

My question is: Is it possible to console.log() in the PhpStorm debug console or is there another way to do this without disabling the JetBrains IDE Support plugin?
Can the storm console accept a different output command?
Or is it not intended for output?

Partial solution but, it does not console me :)
I saw the output in the console when I configured (at least it seems to me that I configured) Run / Debug Configuration -> JavaScript Debug. I opened the page in the browser, launched the JetBrains IDE Support plugin, the console (empty) opened in the storm, then I clicked on the debug (green bug) pops up the Edit configuration window that I configured, I click debug in it and the process went see the output in the console. Too many buttons to press in my opinion. Maybe I'm not setting the config correctly. I'm just getting acquainted with this IDE and I want to understand it. If you can see the changes in the browser live, then the output to the console should also be displayed after the update without a double click on debug. Or is that how it should be?

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question