ReSharper
 
2021.1
Get ReSharper
You are viewing the documentation for an earlier version of ReSharper.

To-do Lists

Last modified: 07 April 2021

ReSharper | Windows | To-do Explorer
Ctrl+Alt+D
ReSharper_ShowTodoExplorer

ReSharper provides an easy way to track tasks and technical debt in your code — code items (comments, string literals, or identifiers) matching a specific pattern can be easily located in the editor as well as in the whole solution using the To-do Explorer window.

To-do items are highlighted in the editor and on the marker bar according to their types (Edit, Normal, Question, Warning, Error). Colors are configurable on the Environment | Fonts and Colors page of Visual Studio options:

Configuring editor and marker bar colors for ReSharper's To-do items

This feature is supported in the following languages and technologies:

The instructions and examples given here address the use of the feature in C#. For details specific to other languages, see corresponding topics in the ReSharper by Language section.