IntelliJ IDEA
IntelliJ IDEA – the Leading Java and Kotlin IDE, by JetBrains
Features
New in 11: Custom objects presentation in JavaScript debugger
When you debug JavaScript code in IntelliJ IDEA 11 you can see the most important properties of an object without expanding its node:
By default the ‘id’ and ‘name’ properties are shown for each object but you can add your own properties in Settings | Debugger | JavaScript:
This feature works for both Firefox and Chrome JS debuggers.
Let us know what you think!
Prev post IntelliJ IDEA Community Edition now on GitHubNew in 11: Downloading sources of third party JAR’s from web Next post