Feature Request: exclude comments_only parameter for certain file types
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.
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!
+1 on this, comments_only should really be configured per keyword. It would allow for much more flexibility
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
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.
This issue was closed because it has been stalled for 7 days with no activity.