Fixed
- JetBrains plugin IDE compatibility through build
262.*. Upgraded the plugin build toolchain (Gradle 9.6.1, IntelliJ Platform Gradle plugin 2.17.0), raiseduntil-buildto262.*, 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 passverifyPluginwithout internalPluginManagerCoreAPIs. Release workflow now runs plugin verification before publish.