Releases: vaadin/intellij-plugin
Releases · vaadin/intellij-plugin
1.0.7
What's Changed
- Added Compile on save
- Using start.vaadin.com for downloading starter projects
1.0.6
What's Changed
- Added new project wizard allowing to create Vaadin projects
- Added
refresh
operation to allow IDE detect externally modified files
1.0.5
What's Changed
- Vaadin Copilot integration start / stop moved from project context menu to status bar widget
- Improved detection of Vaadin project in case not all modules are loaded yet
- Fixed issue related to Vaadin Copilot integration starting on non Vaadin projects
- Fixed bugs reported by community
1.0.4
What's Changed
- Improved Show in IDE
1.0.3
What's Changed
- Fixed bugs reported by community
- Added OS information in GitHub error report
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