Kotlin LSP no longer supported? #1069
Unanswered
cx-alberto-simoes
asked this question in
Q&A
Replies: 2 comments 1 reply
|
Somebody already committed a fix as part of #1065. Maybe we should prioritise bringing it to main if it works. |
1 reply
|
We have context: Kotlin LSP from JetBrains no longer available; they reference new repo Kotlin/kotlin-lsp. The question: Should Serena be updated to download from this repo? Also not sure if drop-in replacement. We have a comment from opcode81: Somebody already committed a fix as part of #1065. Likely the fix is already in PR #1065. In Serena repo, likely there is a script that downloads Kotlin LSP. Avoid "It's ", "To", etc. Start directly with answer. The fix in #1065 points Serena to https://github.com/Kotlin/kotlin-lsp/releases/download/v0.253.10629/kotlin-0.253.10629.zip, which is the exact replacement |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hi
For what I can understand, Kotlin LSP from jetbrains is no longer available for download:
Error downloading file 'https://download-cdn.jetbrains.com/kotlin-lsp/0.253.10629/kotlin-0.253.10629.zip': 404
It seems that this is the successor. https://github.com/Kotlin/kotlin-lsp
Shall Serena be updated to download from this repo?
Also, not sure if it is a drop-in replacement.
Cheers
All reactions