fwcd / kotlin-language-server

Kotlin code completion, diagnostics and more for any editor/IDE using the Language Server Protocol
MIT License
1.58k stars 202 forks source link

language server won`t start after update gradle from 8.5 to 8.6 #555

Closed curtishd closed 5 months ago

curtishd commented 5 months ago

I love using kotlin in neovim and I have used the kotlin-language-server for a few days. However, It seems like the language server is a little bit buggy. Sometimes, the language server provide wrong syntax hints, packages displaced in wrong places and so on.

屏幕截图 2024-02-04 205816 屏幕截图 2024-02-04 205851

rafgugi commented 2 months ago

how did you fix the problem @curtishd ?

curtishd commented 2 months ago

It`s a little weird. After I tried restarting the language service a few times, the problem went away.