Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Example::class results in mis-parsing #6

Closed
sargunv opened this issue May 29, 2016 · 1 comment
Closed

Example::class results in mis-parsing #6

sargunv opened this issue May 29, 2016 · 1 comment

Comments

@sargunv
Copy link

sargunv commented May 29, 2016

fun foo() {
    val x  = Bar::class
    val y = hello
}

See that the second line of foo() is mis-highlighted.

belyaev-mikhail added a commit to belyaev-mikhail/kotlin-sublime-package that referenced this issue Jan 4, 2018
vkostyukov added a commit that referenced this issue Apr 2, 2018
@vkostyukov
Copy link
Owner

This hopefully fixed in #20.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants