Skip to content

v0.36.2

Latest

Choose a tag to compare

@github-actions github-actions released this 27 Jun 21:59

Fixed

  • JetBrains plugin IDE compatibility through build 262.*. Upgraded the plugin build toolchain (Gradle 9.6.1, IntelliJ Platform Gradle plugin 2.17.0), raised until-build to 262.*, and resolve the plugin version from a build-time generated resource (with jar-manifest fallback) so LSP binary version checks work in local development and pass verifyPlugin without internal PluginManagerCore APIs. Release workflow now runs plugin verification before publish.