Tasks View

If you place TODO markers in your code they are recognized and presented in the Tasks View. This is a mean to insert reminders, preserve, track and share them with your team.

You can use TODO markers inside comments. FIXME (high priority), TODO and XXX (low priority) are recognized.

TODO Marker in Code

Open the view from menu Window > Show View > Other > General > Tasks .

Double click on a task to jump to the marker definition.

TODO Marker in Code