Skip to content

Can't navigate to class inside java sources #74

@MrMineO5

Description

@MrMineO5

Not sure if this really qualifies as a bug of the kotlin lsp, but for an optimal developer experience, java interoperability is crucial.
Go to implementation works perfectly from a kotlin file, but the implementation may be in a java file, although the kotlin language server has certainly indexed all of the classes and methods that are referenced in the java source code file, go to implementation will no longer work since we are now in a java file.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions