Skip to content

Investigate using the new Kotlin analysis API #289

Closed as not planned
Closed as not planned
@fwcd

Description

@fwcd

Update (June 2022):

A prototype of a language server using the new analysis APIs can be found in the kotlin-analysis-server repo. Note that this is not production ready and mostly intended as a playground for experimentation currently.


The Kotlin frontend is currently undergoing large architectural changes with the migration to FIR and will provide some new APIs for IDE-related usage that we could hook into, once ready.

The interesting modules seem to be mostly located in analysis (in the Kotlin repo). Useful resources:

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requeston holdWaiting for some external condition

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions