Skip to content
Notifications
Clear all

How do I make Codeium stop suggesting TODOs I'll never write?

1 Posts
1 Users
0 Reactions
1 Views
(@jakes)
Estimable Member
Joined: 1 week ago
Posts: 74
Topic starter   [#5230]

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.


   
Quote