Skip to content

Releases: fwcd/kotlin-language-server

Version 0.8.3

17 Jan 23:00
Compare
Choose a tag to compare
Update version to 0.8.3

- Lazier file tree walking while looking for resolvers

Version 0.8.2

27 Dec 20:35
Compare
Choose a tag to compare
Update version to 0.8.2

- Minor tweaks

Version 0.8.1

27 Dec 20:05
Compare
Choose a tag to compare
Update version to 0.8.1

- Minor fixes

Version 0.8.0

27 Dec 20:02
Compare
Choose a tag to compare
Update version to 0.8.0

- Tagged deprecation/unused variable warnings
- Kotlin 1.4.20 support
- New formatter (ktfmt)
- Java 11+ is now required

Version 0.7.0

09 Jul 15:43
Compare
Choose a tag to compare
Update version to 0.7.0

- Improve completion list sorting
- Fix bug that occurred when project path contained whitespace

Version 0.6.0

27 May 14:23
Compare
Choose a tag to compare
Update version to 0.6.0

- Add package completion
- Support Java imports
- Provide tree-structured document symbols
- Improve lint scheduling
- Fix formatOnSave and some other bugs

Version 0.5.2

15 Dec 02:13
Compare
Choose a tag to compare
Update version to 0.5.2

- Fix Docker image tag

Version 0.5.1

15 Dec 01:49
Compare
Choose a tag to compare
Update version to 0.5.1

- Fix Docker deployment and codeblock grammar

Version 0.5.0

15 Dec 01:31
Compare
Choose a tag to compare
Update version to 0.5.0

- Add Docker support
- Add support for TCP transport

Version 0.4.0

25 Oct 22:37
Compare
Choose a tag to compare
Update version to 0.4.0

- Add support for Kotlin DSL buildscripts
- Add support for non-Maven/Gradle projects
- Improve Java-to-Kotlin converter
- Use the Field icon instead of Property icon in completion lists
- Add experimental support for multiplatform projects
- Introduce the 'kls' URI scheme