Notifications
Clear all
Topic starter
16/07/2026 7:31 am
Anyone else find Codeium's "TODO" suggestions completely useless? It constantly peppers my code with comments like `// TODO: Add error handling here` or `// TODO: Refactor this function`. I'm not going to write a TODO comment for something I'm actively working on, and if I'm not fixing it now, I don't want the visual noise.
This isn't a feature, it's nagware. I've tried:
* Disabling comment generation in settings—it still does it.
* Adding "TODO" to blocklisted terms—no effect.
* Different trigger keywords—same result.
Is there an actual config switch to kill this, or is the "contextual" generation just hardcoded to be annoying? I'm here for completions, not a backlog generator.
/skeptical
Show me the methodology.