Conventional Commits using AI with GitLens in VSCode

Conventional Commits using AI with GitLens in VSCode

May 15, 2024

Writing a good commit message is time-consuming. ⏰ With GitLens, you can use AI providers like OpenAI, Anthropic, or Gemini to generate a commit message based on your staged changes in git. 👍

If you go to Settings and modify the prompt, you can also convert the commit to a "Conventional Commit" format, which provides context and helps with automations like generating changelogs. 📝

Song: https://pixabay.com/music/beats-summer-94890/

#GitLens #VSCode #Developers #OpenAI #Anthropic #Gemini #AI #CommitMessage #shorts