Skip to content

Kotlin Language Server integration #517

Answered by kaisalmen
yahorbarkouski asked this question in Q&A
Discussion options

You must be logged in to vote

HI @yahorbarkouski no we have not done this so far. A complex language server (even if it is beautiful) usually requires a bit more work on the client side as well. Look here for example:
https://github.com/fwcd/vscode-kotlin/blob/main/src/languageSetup.ts

Just integrating it is usually the simple part. Making it fully work requires a lot more work. That's why we haven't done this here, yet.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by yahorbarkouski
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants