Should the version of lsp4ij installed and the version of it in the plugin the same? #458
-
Hi I got lsp4ij in a plugin via the way https://github.com/onriv/lean4ij/blob/main/build.gradle.kts#L90 adding the lastest nightly version and in the Intellij Idea I installed lsp4ij 3.0. Should I keep them the same? Or is lsp4ij bundled in the plugin too? |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 2 replies
-
A new try seems working now. Though the installed lsp4ij plugin is with version 0.3.0 and in plugin.xml of I depends on some nightly build |
Beta Was this translation helpful? Give feedback.
-
@onriv can we close this discussion? |
Beta Was this translation helpful? Give feedback.
-
Yeah sure I close it now. Thanks |
Beta Was this translation helpful? Give feedback.
I don't know if I answer to your question, but your plugin doesn't embed LSP4IJ library since LSP4IJ is a plugin. It is a great news for LSP4IJ that you create a new plugin based on LSP4IJ.
Could you please create a PR to add your plugin in https://github.com/redhat-developer/lsp4ij?tab=readme-ov-file#who-is-using-lsp4ij please. And if you have time, don't hesitate to add a review in https://plugins.jetbrains.com/plugin/23257-lsp4ij/edit/reviews to help us to promote LSP4IJ. Thanks!