Skip to content

v0.5.0

Compare
Choose a tag to compare
@github-actions github-actions released this 19 Jul 05:46
· 64 commits to main since this release
7044a86

Added

  • #29: Added code folding for extensions.globalInspection tags in plugin descriptor files.

Changed

  • The check for non-existent method for CallMatchers now works also when the class name is specified as a constant.

Fixed

  • Fixed an NPE that occurred when looking up the com.intellij.openapi.components.Service class for showing the light services inlay hint.