Skip to content

BaronCyrus/ai_code_helper

Repository files navigation

AI Code Assistant

Build Version Downloads

This plugin will automatically generate commit messages with AI. This plugin can be your code assistant. you can chat on the right window.

Supported LLM Client:

  • DeepSeek
  • OpenAI API
  • Gemini.
  • Grok
  • Claude
  • SiliconFlow(Mode Hub)
  • VolcanoEngine(Mode Hub)
  • Usage for auto generate commit message:

  • Select the code file you want to commit.
  • Click the "Generate AI Commit Message" button.
  • The generated commit message will be displayed in the commit message editor.
  • Usage for auto diff code review:

  • Select the code file you want to review by ai.
  • Click the "Generate AI Code Review" button.
  • The generated commit message will be displayed in the right tool window.
  • Usage for auto code suggestion:

  • Select the code you want to analyze.
  • Right click and chose a function (explain code or refactor code or find bugs).
  • The generated message will be displayed in the right tool window.
  • Installation

    • Using the IDE built-in plugin system:

      Settings/Preferences > Plugins > Marketplace > Search for "AI Code Assistant" > Install

    • Using JetBrains Marketplace:

      Go to JetBrains Marketplace and install it by clicking the Install to ... button in case your IDE is running.

      You can also download the latest release from JetBrains Marketplace and install it manually using Settings/Preferences > Plugins > ⚙️ > Install plugin from disk...

    • Manually:

      Download the latest release and install it manually using Settings/Preferences > Plugins > ⚙️ > Install plugin from disk...


    Plugin based on the IntelliJ Platform Plugin Template.

    About

    No description, website, or topics provided.

    Resources

    Stars

    Watchers

    Forks

    Releases

    No releases published

    Packages

     
     
     

    Contributors