Releases: vaadin/intellij-plugin
Releases · vaadin/intellij-plugin
1.0.2
What's Changed
- Added possibility to send error reports as GitHub issues
- Bugfixes
1.0.0
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
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
What's Changed
- Support for file writing with instant refresh
- Support for Undo and Redo operations