DVT SystemVerilog IDE User Guide
Rev. 24.1.5, 13 March 2024

3.8.23 Track Tasks using TODO Markers

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.

Go to menu Window > Show View > Other... > General > Tasks to open the Tasks View.

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