← All features

TODO highlighting

Configurable regex patterns (TODO, FIXME, and your own) are highlighted in the editor and collected in a TODO tool window, with scrollbar and minimap stripes.

Editora highlights TODO / FIXME-style patterns everywhere they appear, IntelliJ-style, and collects them in a TODO tool window (M-g o).

On by default. Highlighting runs off the UI thread and is debounced; the project scan is lazy. See the TODO highlighting guide.