3

VScode displays this status when I open it:

enter image description here

Installing Kotlin Language Server...

It takes a long time to go away. It also seems to make it impossible for me to debug my Android projects.

How can I know how long it will take to complete?

Is it possible and safe to cancel the operation?

I don't believe I use Kotlin in my projects, so I don't think I need it.

update:

Restart computer not solve this. it still become Installing.

Is it possible to show progress (like percent: 20%) ? I waiting for a while now, but I don't know when it can be finished.

JerryZhou
  • 4,566
  • 3
  • 37
  • 60

1 Answers1

2

For me made Disable the Kotlin extension in vscode make the error go away :)

enter image description here

Javeed Ishaq
  • 6,024
  • 6
  • 41
  • 60