didalgolab / chatgpt-intellij-plugin

Yet another JetBrains extension that enables you to use ChatGPT within your favorite IDE.
Apache License 2.0
28 stars 14 forks source link

Support adding current changeset to context #34

Open cmeeren opened 5 days ago

cmeeren commented 5 days ago

I want to use ChatGPT as a reviewer before I commit, to look for bugs etc.

It would be great to be able to add a changeset (or even better, just the changes selected for commit) to the context. Optionally also including all the changed files.

cmeeren commented 5 days ago

Corresponding to this functionality in JetBrains' own AI:

image