RubyMine 2016.3 Help

TODO

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


In this page, configure filters to maintain your lists of TODO items in the TODO tool window and define TODO patterns to be used in filters.

Patterns

In this area, create and manage the list of available TODO patterns.

ItemDescription
IconThis read-only field displays the icon that is assigned to the current pattern. (This icon appears in the TODO tool window as a marker for the corresponding TODO items.)
Case sensitiveThis read-only check box indicates whether the current pattern is case sensitive or not.

The status is changed in the Edit Pattern dialog box.

PatternThis read-only field displays the regular expression that describes the TODO pattern. RubyMine recognizes regular expressions in the source code against the specified patterns and displays them in the TODO tool window.
/help/img/idea/2016.3/new.png or Alt+Insert Use this icon or shortcut to open the Add Pattern dialog box, where you can create a new ToDo pattern by specifying a regular expression.
/help/img/idea/2016.3/editFlexLibraryNew.png or EnterUse this icon or shortcut to open the Edit Pattern dialog box, where you can modify the selected pattern.
/help/img/idea/2016.3/delete.png or Alt+DeleteUse this icon or shortcut to remove the selected pattern from the list.

Filters

In this area, manage the list of available filters.

ItemDescription
NameThis read-only field shows a list of filter names.
PatternsThis read-only field shows the names of patterns included in the current filter. A filter can contain several patterns.
/help/img/idea/2016.3/new.png or Alt+InsertUse this icon or shortcut to open the Add Filter dialog box, where you can define a new filter.
/help/img/idea/2016.3/editFlexLibraryNew.png or EnterUse this icon or shortcut to open the Edit Filter dialog box, where you can edit the settings for the selected filter.
/help/img/idea/2016.3/delete.png or Alt+DeleteUse this icon or shortcut to delete the selected filter.

See Also

Last modified: 22 March 2017