AppCode
 
Get AppCode

TODO tool window

Last modified: 01 July 2022

View | Tool Windows | TODO

AppCode constantly scans your project for comments in the source code that match specific TODO patterns and displays them in the TODO tool window.

The TODO tool window (View | Tool Windows | TODO) consists of the following tabs:

  • Project: Shows TODO items for the whole project.

  • Current File: Shows TODO items for the currently open file in the editor.

  • Scope Based: Shows TODO items for a certain scope, selected from the list.

  • Current Changelist: Shows TODO items in the active changelist (available only if version control integration is enabled).