mathiasfrohlich / vscode-kotlin

Kotlin language support for VS Code
Apache License 2.0
201 stars 21 forks source link

Doesn't work in VS Code #56

Closed Muhammad-Jafar closed 2 years ago

Muhammad-Jafar commented 2 years ago

thank you for reading this issue before, am tried to installing this extension on my VS Code. It's done properly. But, when am try to running my code. vs code said : You don't have an extension for debugging Kotlin. Should we ..... ?

what I suppose to do with that ? there is any more guide for me to solve this ? image

nishtahir commented 2 years ago

This plugin does not provide language server or debugging capabilities. This is ONLY a syntax highlighter. https://github.com/mathiasfrohlich/vscode-kotlin#features. For a plugin with those capabilities see https://github.com/fwcd/kotlin-language-server