CLion 2018.2 Help

Debugger. JavaScript

File | Settings | Build, Execution, Deployment | Debugger | Data Views | JavaScript for Windows and Linux
CLion | Preferences | Build, Execution, Deployment | Debugger | Data Views | JavaScript for macOS
Ctrl+Alt+S icons general settings svg


Use this page to configure JavaScript debug options.

Item

Description

Show the following properties for an object node

Select this checkbox if you want CLion to show certain object node properties and configure a list of the properties to display.

For each object node in the Variables pane, CLion 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: 27 November 2018

See Also