Skip to content

Pull requests: folke/todo-comments.nvim

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

fix(highlight): clamp wide keyword end_col to line length size/s Small PR (<10 lines changed)
#399 opened May 9, 2026 by shirohana Loading…
3 tasks done
feat(highlight): add case_sensitive option for case-insensitive keyword matching size/m Medium PR (<50 lines changed)
#396 opened Apr 26, 2026 by vdusart Loading…
refactor: drop dependency on plenary.nvim size/l Large PR (<100 lines changed)
#395 opened Apr 14, 2026 by dtor Loading…
feat: Add option to search only currently open buffer size/m Medium PR (<50 lines changed)
#388 opened Jan 21, 2026 by obemu Loading…
feat(padding): implement keyword padding config size/xl Extra large PR (100+ lines changed)
#387 opened Jan 13, 2026 by cohml Loading…
fix(highlight): wrap extmark call in pcall to handle race conditions size/s Small PR (<10 lines changed)
#386 opened Jan 7, 2026 by joshuarubin Loading…
fix(TodoFzfLua): handle "keywords=..." and "cwd=..." args size/m Medium PR (<50 lines changed)
#382 opened Dec 12, 2025 by paulhdk Loading…
fix(highlight): set extmark out of line range size/s Small PR (<10 lines changed)
#381 opened Nov 30, 2025 by belltoy Loading…
feat(highlight): allow disabling highlighting stale This issue or PR has been inactive for a while
#365 opened May 13, 2025 by chickiexd Loading…
feat(TodoFzfLua): support cwd stale This issue or PR has been inactive for a while
#363 opened Apr 3, 2025 by onns Loading…
feat(highlight): customise default foreground colour stale This issue or PR has been inactive for a while
#336 opened Nov 16, 2024 by sebszyller Loading…
perf(highlight): skip redraw over folded lines stale This issue or PR has been inactive for a while
#304 opened Jul 26, 2024 by mtrajano Loading…
feat: Add config to wrap jump_next and jump_prev stale This issue or PR has been inactive for a while
#280 opened Jun 21, 2024 by nishantpillai5 Loading…
feat(comments): option to override comments_only per filetype stale This issue or PR has been inactive for a while
#277 opened Jun 16, 2024 by pauloo27 Loading…
fix(highlight): return false when the capture is not a comment stale This issue or PR has been inactive for a while
#275 opened Jun 13, 2024 by geoffreylefebvre Loading…
feat: add config option to set gui style for sign stale This issue or PR has been inactive for a while
#244 opened Dec 17, 2023 by marcoSven Loading…
feat: Add option to not override highlights stale This issue or PR has been inactive for a while
#220 opened Aug 2, 2023 by TJ-Adams Loading…
Add option to not "hide" the colon when 'keyword' highlight is "wide" stale This issue or PR has been inactive for a while
#199 opened May 6, 2023 by KLimit Loading…
Enable the use of regex for keywords stale This issue or PR has been inactive for a while
#171 opened Dec 21, 2022 by huynle Loading…
ProTip! Filter pull requests by the default branch with base:main.