RubyMine 5.4.0 Web Help

2.0+

File | Settings | IDE Settings | Extensions

settings

RubyMine | Preferences | IDE Settings | Extensions

settings

Use this dialog to configure the list of scripts extending RubyMine functionality. RubyMine comes with a set of pre-defined scripts; also, you can create your own scripts using the RubyMine API, and add them.

Scripts specified in the Extensions manager become available in the various components of RubyMine, in particular, you can find them in the Tools | Extensions node of the main menu. Note that changes to the list of available scripts take effect on IDE restart.

ItemDescription
Script FoldersThis section contains the list of directories where the required scripts are stored. RubyMine scans specified directories, and includes the encountered scripts into the Enabled Scripts list below. By default, the scripts from the added directories are enabled.
addClick this button to specify a directory that contains scripts you want to extend RubyMine with.
deleteClick this button to delete the selected directory from the list.
Enabled ScriptsThis section displays the RubyMine extension scripts that come with the RubyMine installation, and those encountered in the Script Folders. Select or clear a check box next to each script to enable or disable it.

See Also

Concepts:

Reference:

External Links:

Web Resources: