RubyMine 2017.2 Help

JavaScript

File | Settings | Build, Execution, Deployment | Debugger | Data Views | JavaScript for Windows and Linux
RubyMine | Preferences | Build, Execution, Deployment | Debugger | Data Views | JavaScript for macOS
Ctrl+Alt+S /help/img/idea/2017.2/settings.png


Use this page to configure JavaScript debug options.

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

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

Use the /help/img/idea/2017.2/new.png and /help/img/idea/2017.2/delete.png buttons to manage the list of properties.

Last modified: 26 October 2017

See Also