Often I put random ideas I have into comments (library ideas, todos, cleanup etc).
While it is nice to use CODEX to also put ideas into the generated code as well I notice the generated code not to be what I want anymore.
It would be great if there is an option to ignore certain comment types (as language agnostic as feasible of course).
E.g. TODO or IDEA lines; maybe a custom one like cignore or something makes sense.
A switch with line comments like # CODEXOFF and # CODEXON might also be helpful - also to "comment out code" you dont want CODEX to see.
Thanks for the great plugin!