fwcd / vscode-kotlin

Kotlin code completion, debugging, linting and more for VSCode
MIT License
298 stars 41 forks source link

Entire code is highlighted in red #114

Open msrd0 opened 1 year ago

msrd0 commented 1 year ago

Description

My entire code is highlighted in red, with error message

No script runtime was found in the classpath: class 'kotlin.script.templates.standard.ScriptTemplateWithArgs' not found. Please add kotlin-script-runtime.jar to the module dependencies.

This might be an error, and it might be worth showing, but this should not underline every single character inside the file with an annoying red line.

Extension version

v0.2.26