todo-comments.nvim icon indicating copy to clipboard operation
todo-comments.nvim copied to clipboard

Feature Request: exclude comments_only parameter for certain file types

Open Normanras opened this issue 3 years ago • 3 comments

This plugin has been hugely important to my dev workflow, but I also take alot of notes in Markdown, and would love to use the same features in those files. Since md doesn't have an inherent commenting syntax/structure, I've currently set comments_only = false. I just have to remember that when I'm actually programming to put the TODO in a comment.

Normanras avatar Nov 16 '22 18:11 Normanras

Together with it, it would be lovely if comments_only could also be configured per keyword. For example, DEBUG, being also highlighted in code and not in comments.

Thanks!

fgr1986 avatar Aug 04 '23 13:08 fgr1986

+1 on this, comments_only should really be configured per keyword. It would allow for much more flexibility

gruvw avatar Sep 19 '23 18:09 gruvw

See #4 - you can change the regex in your config to omit the :

I still think it would be nice to make this change only for .md files

bigFin avatar Nov 07 '23 20:11 bigFin

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 7 days.

github-actions[bot] avatar Jul 06 '24 01:07 github-actions[bot]

This issue was closed because it has been stalled for 7 days with no activity.

github-actions[bot] avatar Jul 13 '24 01:07 github-actions[bot]