IntelliJ JavaScript debugger: logging to the console
Does the IntelliJ JavaScript debugger expose an object that can be used to log information to the IntelliJ console? (E.g. like Firebug, and other JavaScript debugger do.)
Alex
Please sign in to leave a comment.
No, it doesn't. Feel free to create a feature request in our tracker.
--
Nikolay Chashnikov
Software Developer
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"
Nikolay,
Sounds good, so here we go: http://youtrack.jetbrains.net/issue/IDEA-55311. Thank you for all the responses, and all the work you're doing on the JavaScript debugger; it really adds a lot of value to IntelliJ!
Alex