Skip to content

[idea] Add support for kotlin in AST Parser #906

@deepaknlwl

Description

@deepaknlwl

Currently, AST parsing doesn't support Kotlin language. Due to this, code lens feature doesn't work for Kotlin projects and we cannot use "@definition" as well.

Adding Kotlin AST parser support will enable:

  • Code lens functionality for Kotlin projects
  • "@definition" feature to work with Kotlin code
  • AST-based code understanding for Kotlin source files (.kt, .kts)

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