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

0
Avatar
Permanently deleted user

No, it doesn't. Feel free to create a feature request in our tracker.

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

---
Original message URL: http://www.jetbrains.net/devnet/message/5264064#5264064



--
Nikolay Chashnikov
Software Developer
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"

0

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

0

请先登录再写评论。