IntelliJ IDEA 2017.2 Help

Add / Edit Pattern Dialog

File | Settings | TODO - Add/Edit Pattern for Windows and Linux
IntelliJ IDEA | Preferences | TODO - Add/Edit Pattern for macOS
Ctrl+Alt+S
settings

Use this dialog box to define patterns that help track TODO items in your source code. Make sure the TODO items in the source code are inserted inside comments that are valid for the supported file types.

ItemDescription
PatternIn this text box, type the regular expression that describes the desired TODO pattern.
IconFrom this drop-down list, choose an icon for the pattern.
Case sensitiveSelect this check-box to make the pattern case-sensitive.
Font typeSelect the corresponding check box to have the icon text displayed in bold or italic.
ForegroundSelect this check box to enable the palette and choose the foreground color.
BackgroundSelect this check box to enable the palette and choose the background color.
Error Stripe MarkSelect this check box to enable the palette and choose the error stripe color.
EffectsSelect this check box to enable effects (underscore, strikethrough, etc.) and choose the color for them from the palette.
Last modified: 29 November 2017

See Also