fwcd / vscode-kotlin

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

Opening standalone .kt file results in not working extension #99

Open Gartosz opened 2 years ago

Gartosz commented 2 years ago

Description

When you right click on kotlin file and use "Open with code" option the Kotlin extension doesn't start. Doing so in folder with that file results in everything working fine.

Extension version

VSCode: 1.67.2 Kotlin extension: 0.2.26