Skip to content

cspanda8989/ChatGPTCodeReviewPlugin

Repository files navigation

ChatGPTCodeReviewPlugin

Build Version Downloads

ChatGPTCodeReviewPlugin is an IDEA plugin integrated with chat-gpt3 model. It can generate code review comment(Chinese ver.) for your selected.

How to Use

  • Install the plugin
  • Open idea editor
  • Open any code file
  • Select some code, and right click
  • Click "Add Code Review Comment" menu
  • Wait for a while, then some comment will be added top of your selection
  • (Optional) If need to connect to OpenAI with proxy, please set env variables "LOCAL_PROXY_HOST" and "LOCAL_PROXY_PORT"

Note: It need an OPEN_API_KEY, please set OPEN_API_KEY in your system environment variable.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages