RubyMine 5.4.0 Web Help

File | Settings | JavaScript - Libraries

settings

RubyMine | Preferences | JavaScript - Libraries

settings

Use this page to set up additional JavaScript libraries to expand the basic assistance provided through the JavaScript plugin. Note that the JavaScript libraries are global.

In this section:

Libraries

ItemDescription
EnabledThe check boxes in this column show the enabled status of a library:
  • Checked: if a library defined and enabled on a project level is marked with a check sign.
  • Dash: if a library is defined and enabled on a more detailed level, for example, on a directory or file level, it is marked with a dash (-).
  • Cleared: if a check box is cleared, the corresponding library is disabled.
NameThis column shows the names of the directories defined for a project.
TypeThis column shows library types.

Buttons

ItemDescription
DownloadClick this button to open the Download Library dialog box, where you can have RubyMine download and install one of the popular JavaScript-related libraries, such as: The dialog box shows a list of available libraries with indications of their versions and URL addresses.
Manage scopesClick this button to configure libraries to be used for specific files and/or directories in the JavaScript. Usage Scope dialog box.

See Also

Concepts:

Procedures:

Language and Framework-Specific Guidelines:

Reference:

Web Resources: