Skip to content

2.2.1

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 13 Dec 19:48

Added

  • Introduce LSP API Test Framework entry as TestFrameworkType.Plugin.LSP

Changed

  • Better resolve the plugin dependency path with nested directories in the plugin archive.

Fixed

  • Local IntelliJ Platform wasn't handled with the CollectorTransformer due to the missing attributes applied to the directory archive.
  • Plugin Verifier: suppress plugin problems for bundled or third-party plugins
  • Plugin Verifier: when creating an IDE, silently skip missing layout entries
  • Custom plugin repository adjustments