Kotlin, unresolved reference on everything in VSCode
Answer #1 96.8 %I had this issue when I had both the Kotlin Language by mathiasfrohlich and Kotlin by fwcd extensions installed.
Uninstalling Kotlin by fwcd resolved the problem in my case.
Answer #2 87.5 %if you have the first extension (kotlin by fwcd), Uninstall it and install the second I mean by mathiasfrohlich.
Tags: kotlinvisual-studio-code