v1.14.0
Added
- Plugin can be updated/installed without IDE restart.
Changed
- Update dependencies.
- Update code to latest IntelliJ API.
- Bump IDE compatibility property
pluginSinceBuild
to233
. - Set
pluginUntilBuild
to 241 to pass pluginVerifier task
Fixed
- Access is only allowed from Event Dispatch Thread.
- Read access is allowed from inside read-action only.