Releases: encoredev/intellij-plugin
Releases · encoredev/intellij-plugin
v0.2.0
v0.1.2
Added
- Support for GoLand 2022.3
v0.1.1
v0.1.0
Added
- From Encore v1.9.3 services databases can be automatically detected and configured within the IDE.
This will add both the local database used byencore runand the test database used byencore test - New settings panel which allows the plugin to be configured to use a different encore binary (useful when testing features)
v0.0.3
Bugs
- Fix support for directory tests (previously only file and function level tests worked).
- Changed the
newapilive template to fix a typo and renamed the parameters prop top
v0.0.2
Added
- Added support for running unit tests of Encore applications in GoLand
- Added a live template
newapifor creating a new API easily within GoLand - Add syntax highlighting and icon for
encore.appfiles
v0.0.1-beta
Added
- Added support for running unit tests of Encore applications in GoLand
- Add syntax highlighting and icon for
encore.appfiles