nishtahir / language-kotlin

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

Having ? before method calls breaks highlighting #17

Closed seratch closed 4 years ago

seratch commented 4 years ago

https://gist.github.com/seratch/8b02c69215a4295aeb4700f99cc3ab3f

foo(barBaz?.doSomething())
foo(barBaz.doSomething())
Screen Shot 2019-11-23 at 23 12 14
nishtahir commented 4 years ago

This should be fixed here https://github.com/nishtahir/language-kotlin/commit/9634d7df2d0f4aa4656df8d6f3745726ba9d1758