IntelliJ IDEA 2019.1 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 the Settings/Preferences icon


Use this page to configure JavaScript debug options.

Item

Description

Show the following properties for an object node

Select this checkbox 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 icons general add and icons general remove svg buttons to manage the list of properties.

Last modified: 20 June 2019

See Also