163 Forks
1238 Stars
1238 Watchers

kotlin-language-server

Kotlin code completion, linting and more for any editor/IDE using the Language Server Protocol

How to download and setup kotlin-language-server

Open terminal and run command
git clone https://github.com/fwcd/kotlin-language-server.git
git clone is used to create a copy or clone of kotlin-language-server repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with kotlin-language-server https://github.com/fwcd/kotlin-language-server/archive/master.zip

Or simply clone kotlin-language-server with SSH
[email protected]:fwcd/kotlin-language-server.git

If you have some problems with kotlin-language-server

You may open issue on kotlin-language-server support forum (system) here: https://github.com/fwcd/kotlin-language-server/issues