AI-Powered VS Code Extension That Commits and Pushes with One Shortcut

Hey devs, I got tired of manually making commit messages, so I built a VS extension that auto-pushes changes when you press Alt + O. It uses AI to generate commit messages on its own. I’m thinking of launching it, but I’ll decide based on the reaction this post gets. If I get 10+ likes, I’ll release it! It’s open-source, so feel free to contribute.

Apr 30, 2025 - 06:59
 0
AI-Powered VS Code Extension That Commits and Pushes with One Shortcut

Hey devs,

I got tired of manually making commit messages, so I built a VS extension that auto-pushes changes when you press Alt + O. It uses AI to generate commit messages on its own.

I’m thinking of launching it, but I’ll decide based on the reaction this post gets. If I get 10+ likes, I’ll release it!

It’s open-source, so feel free to contribute.