RubyMine 2016.3 Help

Intentions

File | Settings | Editor | Intentions for Windows and Linux
RubyMine | Preferences | Editor | Intentions for OS X
Ctrl+Alt+S
/help/img/idea/2016.3/settings.png


Use this page to enable and disable intention actions.

In this topic:

Intention List

The list shows all intention actions currently available in RubyMine.

The intention actions are grouped by languages. To enable an intention action, select the check box to its left.

Toolbar and Controls

ItemTooltip and shortcutDescription
expandAll.png Ctrl+NumPad Plus Expand all nodes in the intention list.
collapseAll.png Ctrl+NumPad - Collapse all nodes in the intention list.
find1.gif Use this text box to search through the list of intention actions. As you type a search string, the intention actions that match the search pattern are displayed. To finalize the search, press Enter. The previously used search patterns are stored in the search history list.
clear.png Click this button to clear the search history list.
DescriptionThis read-only field shows the description of the selected intention action.
Usage examplesThis area illustrates the effect of applying the selected intention action through the following fields:
  • Before - this read-only field shows an example of source code before applying the selected intention action.
  • After - this read-only field shows the result of applying the selected intention action to the above example of source code.

See Also

```
Last modified: 22 March 2017