
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? ๐