skip to content
Site header image Nerdy Momo Cat

Copilot for Commit Messages


If my repo has any commit message other than "huh?", "what", "done", "commit", it is because of this tiny lifesaver by @code. I don't even know where it is coming from (Copilot, internal, extension) -- but it has made things a lot easier!

A screenshot of a version control panel within Visual Studio Code. It highlights a feature where commit messages can be auto-generated using AI. The user interface shows a text box where a message "Fix sitemap filter and update site logo" has been typed, likely as a commit message for version control. There's also a tooltip visible with the option to "Generate Commit Message", indicating the AI's assistance in creating commit descriptions. The panel lists several changed files, like "astro.config.ts", "site.config.ts", and "types.ts", with a notification showing there are 4 changes in total.
A screenshot of a version control panel within Visual Studio Code. It highlights a feature where commit messages can be auto-generated using AI. The user interface shows a text box where a message "Fix sitemap filter and update site logo" has been typed, likely as a commit message for version control. There's also a tooltip visible with the option to "Generate Commit Message", indicating the AI's assistance in creating commit descriptions. The panel lists several changed files, like "astro.config.ts", "site.config.ts", and "types.ts", with a notification showing there are 4 changes in total.