Skip to content

v0.6.0

Compare
Choose a tag to compare
@ra-jeev ra-jeev released this 26 Apr 07:00
· 36 commits to main since this release
d9e7eda

Added

  • Support for inline accept/reject of the AI suggestions with git diff like interface (#23)
  • If active editor is changed while waiting for the AI response, the rephrased text is direclty inserted into the correct editor

Fixed

  • Fixed the issue of inserting the rephrased text into the wrong editor if active editor is changed while waiting for the AI response (#24)

Updated

  • New demo gif for the extension showing the inline accept/reject feature
  • Updated the README with the new feature