-
Couldn't load subscription status.
- Fork 245
Closed
Description
Released in 1.3.1 was a much awaited (by me) code action for autoimporting new deps (see #343). However it does not work as expected:
Expected:
- Unresolved reference should have a CA to import that reference
Actual:
- Unresolved reference has no code actions available
Code to reproduce:
package example
fun main(args: Array<String>): Unit = io.ktor.server.netty.EngineMain.main(args)Fetching code actions on io returns nothing.
LSP version: 1.3.1
Thanks for working on this project!
ping @themkat
Metadata
Metadata
Assignees
Labels
No labels