# folke/todo-comments.nvim

✅  Highlight, list and search todo comments in your projects

Repository: https://github.com/folke/todo-comments.nvim
Canonical: https://ross.abutalabs.com/products/todo-commentsnvim
Language: Lua
License: Apache-2.0
License Family: permissive
Topics: neovim, neovim-plugin
Last push: 2025-11-10T09:06:08+00:00

## Health v2 (maintenance only)
Score: 51/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 51, release rhythm 24, longevity 100
- inputs: {"age_days": 1941, "days_push": 296, "days_rel": 296, "gap_med": 419, "n_releases_24m": 2}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 4199, forks 139 (observed 2026-08-28T04:08:38.919097+00:00)

## What it is
A Neovim plugin written in Lua that highlights, lists, and searches TODO-style comments (TODO, HACK, BUG, FIX, etc.) in your codebase. It integrates with quickfix, Telescope, FzfLua, and Trouble for navigating todo items.

## Use cases
- highlight todo comments in neovim
- search for TODO and BUG comments in my project
- list all FIXME notes in a quickfix list
- find todo comments with telescope
- customize todo keyword highlighting colors
- jump to todo comments in my code

## When to choose
- you use Neovim >= 0.8.0 and want todo comments visually highlighted
- you want to search and navigate todo comments via Telescope, FzfLua, quickfix, or Trouble
- you need configurable keywords, colors, and signs for todo annotations

## When to avoid
- you don't use Neovim
- you want todo tracking outside the editor or with team collaboration features
- you need an IDE with built-in task/comment tooling

## Facets
- artifact type: plugin
- maturity: active
- function: search-engine, developer-tools
- domain: developer-tools, text-editors
- platform: editor-plugin, cli
- tags: neovim, lua, todo-comments, syntax-highlighting, quickfix, telescope

## Member repositories
- folke/todo-comments.nvim (main) score 51

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:38.919097+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T18:22:33.507590+00:00, confidence not recorded.
  - readme: https://github.com/folke/todo-comments.nvim (fetched 2026-08-28T04:08:38.919097+00:00, sha 48199416a5f5)
- Data as of 2026-08-30T08:39:29.467469+00:00.
