TODO
On this settings page, you can configure TODO patterns.
Multiline comments
| Item | Description |
|---|---|
| Treat the indented text on the following lines as part of the same TODO | Select this checkbox to enable multiline TODO comments. WebStormrecognizes multiline TODO comments only in JavaScript and TypeScript files, see TODO comments. |
Patterns
Manage the list of TODO patterns recognized by WebStorm.
| Item | Shortcut | Description |
|---|---|---|
| Icon | Shows the icon that is assigned to a pattern. This icon appears in the TODO tool window as a marker for the corresponding TODO items. | |
| Case sensitive | Indicates whether the current pattern is case sensitive. | |
| Pattern | Displays the regular expression for a pattern. | |
| Alt+Insert | Open the Add Pattern dialog, where you can create a new TODO pattern. | |
| Enter | Open the Edit Pattern dialog, where you can modify the selected TODO pattern. | |
| Alt+Delete | Remove the selected TODO pattern. |
Filters
Manage the list of filters to display only specific TODO patterns.
| Item | Shortcut | Description |
|---|---|---|
| Name | Shows the name of the filter. | |
| Patterns | Shows the names of TODO patterns included in the filter. | |
| Alt+Insert | Open the Add Filter dialog, where you can define a new filter. | |
| Enter | Open the Edit Filter dialog, where you can modify the selected filter. | |
| Alt+Delete | Remove the selected filter. |
Last modified: 31 March 2021