Skip to content

Releases: fwcd/kotlin-language-server

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

Version 0.3.0

16 Aug 17:37
Compare
Choose a tag to compare
Update version to 0.3.0

- Improve trailing lambda completions
- Provide completions for generic extension methods

Version 0.2.9

13 Aug 00:53
Compare
Choose a tag to compare
Update version to 0.2.9

- Include a grammar ZIP in the release assets

Version 0.1.13

29 Mar 17:05
Compare
Choose a tag to compare
  • Kotlin 1.3.11 support
  • Detailed completion signatures for overloaded methods
  • VSCode ^1.30.2 support
  • Improved dependency resolution logs

First release

12 Jun 10:17
Compare
Choose a tag to compare
First release Pre-release
Pre-release

The first release of the Kotlin language server.