Skip to content

Releases: iGio90/IntelliJ-OpenAI

1.2.3

19 Feb 17:59
Compare
Choose a tag to compare

minor fixes and code improvements

1.2.2

18 Feb 14:01
Compare
Choose a tag to compare
  • small fix to prevent the indicator to disappear while the code generation is in progress

1.2.1

18 Feb 13:20
Compare
Choose a tag to compare
  • improved code highlight
  • improved chatgpt toolwindow

1.2

18 Feb 09:55
Compare
Choose a tag to compare
1.2
  • lower the sdk support to intellij 2021
  • added code highlight for the changes applied by the model
  • added a ChatGPT panel
  • address the issues with undo
  • fix null indent for documents from files with no indents (such as md)
  • other improvements

1.1

15 Feb 19:47
Compare
Choose a tag to compare
1.1
  • Improved code generation which now uses edits model when commenting inside classes or methods. Means the whole file becomes a context and modifications/additions can be asked
  • Added documentation generation, just ask for it on top of the code you want to document
  • Added command for making it perform lint, indents and stylus fixes

1.0

15 Feb 08:22
Compare
Choose a tag to compare
1.0
initial release