opencode icon indicating copy to clipboard operation
opencode copied to clipboard

Kotlin LSP support

Open Melodeiro opened this issue 3 months ago • 6 comments

There are not that bad LSP server for kotlin. I'm struggling to connect it (im on a windows), maybe im doing something wrong. But having a first-class support for it would be great: https://github.com/Kotlin/kotlin-lsp

Problem when im trying to connect it on windows is that opencode sends wrong file paths to it, like file:///C:\dir\file, or something like that. I tried to use WSL, but it doesn't responds to queries. Or does latter means, that Kotlin LSP just isn't ready for opencode yet? Not sure that it supports all necessary functions right now

Melodeiro avatar Oct 12 '25 22:10 Melodeiro