Skip to content

Releases: vaadin/intellij-plugin

1.0.7

28 May 10:10
2668ff0
Compare
Choose a tag to compare

What's Changed

  • Added Compile on save
  • Using start.vaadin.com for downloading starter projects

1.0.6

30 Apr 09:54
c562547
Compare
Choose a tag to compare

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

12 Apr 13:27
df77fc9
Compare
Choose a tag to compare

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

12 Apr 13:25
3aad30e
Compare
Choose a tag to compare

What's Changed

  • Improved Show in IDE

1.0.3

26 Mar 08:34
8da777b
Compare
Choose a tag to compare

What's Changed

  • Fixed bugs reported by community
  • Added OS information in GitHub error report

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