IntelliJ IDEA 2017.2 Help

JavaScript

File | Settings | Build, Execution, Deployment | Debugger | Data Views | JavaScript for Windows and Linux
IntelliJ IDEA | Preferences | Build, Execution, Deployment | Debugger | Data Views | JavaScript for macOS
Ctrl+Alt+S settings


Use this page to configure JavaScript debug options.

ItemDescription
Show the following properties for an object nodeSelect this check box if you want IntelliJ IDEA to show certain object node properties and configure a list of the properties to display.

For each object node in the Variables pane, IntelliJ IDEA will display a label with the values of the listed properties.

Use the new and delete buttons to manage the list of properties.

Last modified: 29 November 2017

See Also