This a Experiment Plugin Kotlin Language Server on Acode.
Please Support Me 🥺
- Acode Language Client for Library kotlin Autocomplete
-
Download server.zip in kotlin-language-server repository.
-
Extract server.zip
-
copy fullpath binary kotlin-language-server
-
Goto settings > Edit Settings.json add this json and fullpath binary file of kotlin-language-server on serverPath. or in a simple way you can click the gear button above
Example:
"acode.kotlin.server": { "serverPath": "/data/data/com.termux/files/home/server/bin/kotlin-language-server" }
if you not setting. this will take automatically Default serverPath/Default Settings is neovim Path bin language server /data/data/com.termux/files/home/.local/share/nvim/mason/bin/kotlin-language-server