fwcd / vscode-kotlin

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

kotlin.tmLanguage.json references undefined rule `#type-constraint` #139

Open sebthom opened 11 months ago

sebthom commented 11 months ago

See https://github.com/fwcd/vscode-kotlin/blob/c1371a435aedf8690d3c9cbbe4c42a215915630d/syntaxes/kotlin.tmLanguage.json#L92-L94

Either the directive should be removed or the type-constraint rule defined.