Skip to content

Are there plans for Kotlin 2.1.0 support? #604

@unclechu

Description

@unclechu

When trying to use it with Kotlin 2.1.0 I get lots of errors for many places in the code that look like this:

Class 'kotlin.Unit' was compiled with an incompatible version of Kotlin. The actual metadata version is 2.1.0, but the compiler version 1.9.0 can read versions up to 2.0.0.

So I assume some changes in kotlin-language-server are required to fix that?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions