kotlin-language-server
kotlin-language-server copied to clipboard
Kotlin code completion, diagnostics and more for any editor/IDE using the Language Server Protocol
Bumps `exposedVersion` from 0.37.3 to 0.59.0. Updates `org.jetbrains.exposed:exposed-core` from 0.37.3 to 0.59.0 Release notes Sourced from org.jetbrains.exposed:exposed-core's releases. 0.59.0 Change log New Contributors @PeraSite made their first contribution in JetBrains/Exposed#2382...
Alert is the same level when do "window/logMessage", but if the message is sended with alert, it will also invoke showMessage, this will allow user to see the what happened...
Hi, I'm using `kotlin-language-server` with neovim and https://github.com/neovim/nvim-lspconfig. Unfortunately, I always receive this annoying notification from the LSP in neovim, whenever I hover the beginning or ending curly braces of...
Yet, crashes easier because of OOM. On higher heap size (8G) it thrashes for ages and never gets anywhere.
I am using VS code with the latest Kotlin-language-server extension. Kotlin version: **2.0.0** Java version: **22.0.1** This is the VS Code Kotlin output : ``` [Trace - 5:26:52 PM] Sending...