A downloadable tool for Windows

I created this project not to infuriate coders, but to assist writers with their work. 

When I'm writing, I tend to write lots of comments about what the characters are thinking and other miscellaneous stuff around their dialogue, but I don't want anyone but me to actually read them! 

I've tried using ChatGTP to remove comments but sometimes it's inaccurate and it only removes comments one file at a time.

So I made this tool that removes all comments (determined by a prefix) so that I can show people a cleaned up version of my work.

Note that this only works if you put a prefix before all of your comments (I always use double slash because I like C#), e.g.

// Comment to be deleted...

Regular text that won't be deleted.

Features:

  • Customizable prefixes (use literally anything as a prefix).
  • Bulk file comment removal - Clean multiple files at once!
  • Choose output folder destination.
  • Everything saves when you close and reopen it.

Hope someone other than me gets some use out of it (but please don't use it on people's code)!

Download

Download
comment-remover-win32-x64-1.0.0.zip 148 MB

Leave a comment

Log in with itch.io to leave a comment.