How can I see realtime console in Webstorm as in Chrome-Inspect Mode? Follow
I want to be able to see the console as in Chrome inside the Webstorm using built-in html preview. Is this possible? I could not find a useful method other than debugging. I want to refresh as soon as I save the file just like in a browser?
Edit: My project is just a WebGL project, basic HTML and js codes
Please sign in to leave a comment.
You can't. Console is only available during debugging