nishtahir / language-kotlin

Textmate language grammar for the Kotlin programming language
Apache License 2.0
12 stars 6 forks source link

Fix detection of imports with trailing comments #76

Closed ks-korovina closed 4 months ago

ks-korovina commented 4 months ago

A small fix to detection of imports. Tested with unit tests and https://novalightshow.netlify.app/.

nishtahir commented 4 months ago

Thank you for your contribution 🎉