fwcd / vscode-kotlin

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

Add new configuration options for Kotlin scripts (.kts) #144

Closed fwcd closed 10 months ago

fwcd commented 10 months ago

The peer PR to https://github.com/fwcd/kotlin-language-server/pull/536, adding the corresponding configuration options (kotlin.scripts.enabled and kotlin.scripts.buildScriptsEnabled).