Y
Hacker News
new
|
ask
|
show
|
jobs
by
mplewis
4041 days ago
I like the idea, but it's a deal-breaker if it can't parse TODOs and FIXMEs at the end of lines—that's where most of mine go.
1 comments
pgilad
4040 days ago
This could actually be implemented, but it was more work with the regex so I skipped it for now, seeing that most TODOs are at the beginning of the line.
Also, you run into problems with strings which might be a false positive
link
Also, you run into problems with strings which might be a false positive