
CodeCharm
Generate emoji-rich code comments & refactor using AI
6 followers
Generate emoji-rich code comments & refactor using AI
6 followers
CodeCharm is an AI-powered VS Code extension that adds clean, emoji-rich inline comments or refactors your messy code using Google Gemini models β all with a simple shortcut. π― β¨ It's like Grammarly, but for your code β with vibes.





GPT-4o
This is truely awesome! The whole "no mouse" thing for refactoring and documenting is kinda genius imo. I hate context switching, so anything that lets me stay in the code flow is a huge win. So slick! Does it work with Python as well?
@mujoeΒ Yes, it works!
And fr, same β the whole βno-mouse refactoringβ vibe is low-key genius. Staying locked into the flow without hopping around like a caffeinated squirrel? Peak productivity.
And yup, it plays nicely with Python too. Smooth as butter.
This looks interesting! Love the idea of adding inline comments with just a shortcut. How well does it handle different coding styles?
Hey @alexis_luo , thanks! π
CodeCharm actually adapts pretty well β itβs not just a one-size-fits-all generator.
Since itβs powered by Gemini, it reads the selected snippet in context and tries to match your style:
If your code uses single-line concise comments, itβll keep them short.
If you prefer descriptive multi-line comments, it adjusts accordingly.
Works across Python, JS, C++, Java, and more without breaking indentation.
I even built model fallback, so if one model struggles with a style, it tries the next β keeps results consistent.
Want me to drop a quick GIF here showing it handling two totally different styles? π