About 1,160,000 results
Open links in new tab
  1. AI Commit - Visual Studio Marketplace

    Extension for Visual Studio Code - Use Azure/OpenAI API to review Git changes, generate conventional commit messages that meet the conventions, simplify the commit process, and keep the commit conventions consistent.

  2. Auto AI Git Commit and Push - Visual Studio Marketplace

    1 day ago · Download Auto AI Git Commit and Push. Features. ⏳ Auto Commit on Inactivity: Automatically commits code after a period of inactivity (default 60 seconds, minimum 30). 烙 Gemini AI-Powered Commit Messages: Generate meaningful and professional commit messages from code diffs. Manual Controls via Command Palette: Commit now; Stop auto commit

  3. How to Generate Commit Messages with AI in Visual Studio Code

    Jan 14, 2024 · Ever stare at a pile of code changes, brain blank on how to describe them in a commit message? Well, rejoice, developers! Visual Studio Code now has a built-in message generator that takes...

  4. Commit AI Generator - Visual Studio Marketplace

    The Commit AI Visual Studio Code extension is a powerful tool that allows users to effortlessly generate commit messages using popular commit message norms through the OpenAI API. With this extension, you can streamline your code commit process, ensuring that your version control history is organized and informative.

  5. Write Your Git Commits with GitHub Copilot - Visual Studio Blog

    Nov 28, 2023 · Use the new “Add AI Generated Commit Message” sparkle pen icon in the Git Changes window to generate a suggestion. GitHub Copilot will look at the file changes in your commit, summarize them, and then describe each change. You can then “Insert AI …

  6. GitHub - kevin-kidd/aicommit: AI Commit generates Git commit messages ...

    AI Commit is a powerful tool that generates Git commit messages using AI, supporting various models and providers. Integrate with LazyGit and VS Code, making it easy to incorporate AI-generated commit messages into your workflow. The VS Code extension is available in the marketplace: AI Commit - Generate Commit Messages.

  7. CodeGPT: AI-Assisted Git Commit Message Generator - GitHub

    This VS Code extension use the CodeGPT CLI tool that generate git commit messages for you using ChatGPT AI (gpt-3.5-turbo, gpt-4 model) right in the SCM inputBox. It because this extension used the contribSourceControlInputBoxMenu Proposed API. So you can only install and use the extension in VS Code 1.85+ which is Insider version for now.

  8. Copilot smart actions in Visual Studio Code

    Generate a commit message and PR information Copilot can help generate commit messages and the PR title and description based on the code changes in a commit or the changes in a pull request. Use the sparkle icon in the Source Control view or GitHub PR extension to generate a title and description that summarizes your changes.

  9. GitHub Copilot in VS Code cheat sheet - Visual Studio Code

    Get a quick overview of the GitHub Copilot features in Visual Studio Code. GitHub Copilot provides AI-powered features to help you write code faster and with less effort. ... Add the VS Code API as context to your prompt to ask questions related to VS Code extension development. ... Commit: Generate a commit message for the current changes in a ...

  10. Made a vscode extension to generate Commit Message using …

    Dec 24, 2022 · “update (contact form): use response schema for validation. AI observations: <openAI list>” Currently it won’t replace the already written commit message. Instead of that will append to it. That's very nice. I don't know if it was done on purpose, but good call.

  11. Some results have been removed