Skip to content

Releases: vaadin/intellij-plugin

1.0.2

20 Mar 14:33
a9e08dc
Compare
Choose a tag to compare

What's Changed

  • Added possibility to send error reports as GitHub issues
  • Bugfixes

1.0.0

23 Feb 20:23
096387d
Compare
Choose a tag to compare

First release officially available on JetBrains Marketplace Stable channel!

intellij-plugin is extending possibilities of Vaadin Copilot providing features like:

  • Improved experience while using "Go to source"
  • Writing file contents and adding changes into IDE undo stack (user can undo Copilot changes from IDE)
  • Undo and Redo operations can be triggered directly from Copilot

1.0.0.alpha2

21 Feb 12:15
8e96ead
Compare
Choose a tag to compare
1.0.0.alpha2 Pre-release
Pre-release

What's Changed

  • Fixed writing non-existing files
  • Added Show in IDE feature
  • Store dotfile in .idea

Full Changelog: 1.0.0.alpha1...1.0.0.alpha2

1.0.0.alpha1

19 Feb 11:55
7e546a6
Compare
Choose a tag to compare
1.0.0.alpha1 Pre-release
Pre-release

What's Changed

  • Support for file writing with instant refresh
  • Support for Undo and Redo operations