CLion 2017.2 Help

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 settings


Use this page to configure JavaScript debug options.

ItemDescription
Show the following properties for an object nodeSelect this check box 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 new and delete buttons to manage the list of properties.

Last modified: 15 December 2017

See Also