v262.8190.0
-
🧪 "Kotlin by JetBrains" extension v0.0.5 for VS Code
Includes Kotlin Language Server bundled for use with Visual Studio Code.
The extension is also available on the VS Code Marketplace.
-
🗂️ Standalone Kotlin LSP Archive
Standalone Kotlin Language Server version for editors other than VS Code.
Changelog
Note
This is a minor release based on v262.7569.0. See it's changelog for the recent changes.
🐛 Bug fixes
- Fixed an issue with the extension importing nested projects too eagerly, resulting in huge workspace caches. Fixes #213.