Using the todo feature to highlight debugging statements not in a comment block?
It would be great to allow todo to highlight debugging statements NOT in comment blocks for removal prior to committing code to a repository.
I am thinking of console.log in JavaScript and the like.
Anyone done this?
请先登录再写评论。