Skip to content

Commit

Permalink
chore: Update features description.
Browse files Browse the repository at this point in the history
  • Loading branch information
Blarc committed Apr 11, 2023
1 parent b30c2b0 commit d6a467d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ install the plugin and set OpenAI private token in plugin's settings:
## Features
- Generate commit message from diff using OpenAI API
- Compute diff only from the selected files and lines in the commit dialog
- Create your own prompt for commit message generation

## Compatibility
IntelliJ IDEA, PhpStorm, WebStorm, PyCharm, RubyMine, AppCode, CLion, GoLand, DataGrip, Rider, MPS, Android Studio, DataSpell, Code With Me
Expand Down
1 change: 1 addition & 0 deletions src/main/resources/META-INF/plugin.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
<ul>
<li>Generate commit message from diff using OpenAI API</li>
<li>Compute diff only from the selected files and lines in the commit dialog</li>
<li>Create your own prompt for commit message generation</li>
</ul>
<h3>Usage</h3>
<p>To get started, install the plugin and set OpenAI private token in plugin's settings:
Expand Down

0 comments on commit d6a467d

Please sign in to comment.