kotlin-language-server
kotlin-language-server copied to clipboard
build.gradle.kts Unresolved reference: dokka kotlin(UNRESOLVED_REFERENCE)
Hello, I am aware this may not be (yet) implemented
I am testing the ms-vscode extension in Eclipse Che (theia-based cloud-native web ide) and I have been building a custom sidecar docker image to hold all the needed bits for the extension to work properly. So far I have found imports in .kts files don't get resolved.
this is the link to the conversation about the extension integration into the IDE, in case you can come give us a hand with this.
Thank you very much for your hard work with this extension

Is there any development in this? @fwcd