Closed Peefy closed 9 months ago
Hello @Peefy,
I tried building the plugin for pluginUntilBuild = 233.*
and platformVersion = 2023.3.2
from the main
branch and it seems to work. I suspect this is because the lsp
dependencies that you mention on the first bullet point in the issue description are in the lsp
branch.
I wonder what's the plan to resolve the build failures on the lsp
branch since JetBrains seems to make it very clear that LSP support will only be available in the paid versions of their IDEs (which effectively means: no Community Edition).
Thanks in advance!
ping @He1pa
Hello @Peefy, I tried the plugin for
pluginUntilBuild = 233.*
andplatformVersion = 2023.3.2
from themain
branch and it seems to work. I suspect this is because thelsp
dependencies that you mention on the first bullet point in the issue description are in thelsp
branch.I wonder what's the plan to resolve the build failures on the
lsp
branch since JetBrains seems to make it very clear that LSP support will only be available in the paid versions of their IDEs (which effectively means: no Community Edition).Thanks in advance!
You are right, the build failure problem occurs in the lsp
branch. But I have fixed this problem and published a new version plugin in IDEA Marketplace. Now it's time to close this Issue. But anyway, thank you for your support.
Do you mind pointing me to where the new plugin version has been released?
I could not find it either in this repository releases list nor in the IntelliJ marketplace 😅?
Do you mind pointing me to where the new plugin version has been released?
I could not find it either in this repository releases list nor in the IntelliJ marketplace 😅?
you can build it from 'lsp' branch or search it from marketplace https://plugins.jetbrains.com/plugin/23378-kcl
https://github.com/kcl-lang/intellij-kcl/pull/12
in PR https://github.com/kcl-lang/intellij-kcl/pull/12