This package provides:
- definitions@0.1.0
- outline-view@0.1.0
- code-highlight@0.1.0
- find-references@0.1.0
- code-format.range@0.1.0
- autocomplete.provider@2.0.0
This package consumes:
Minimal LSP adapter for Atom to replace the inactive atom-ide-kotlin package.
Requires atom-ide-base.
Make sure you have Java and Gradle installed (check Gradle for instructions).
Follow the instructions to install to build the Kotlin Language Server.
For simplicity:
gradlew :server:installDistkotlin-language-server.bat) in the kotlin-language-server-main\server\build\install\server\bin folderThen either put the location on your PATH or enter the full path in the config.
May require restart of Atom.