Skip to content

Conversation

nlbuescher
Copy link

adds lateinit keyword to the list of storage modifiers (storage.modifier.kotlin)

The lateinit keyword isn't currently being highlighted in vscode, because it's not in the grammar. This simply adds it to the possible matches for storage modifiers to have it properly highlighted

add `lateinit` keyword to the list of storage modifiers (storage.modifier.kotlin)
Copy link
Collaborator

@nishtahir nishtahir left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'll port these changes over to nishtahir/language-kotlin as well.

Thanks for your contribution

@laurentlb
Copy link

Can we get this merged?

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

Successfully merging this pull request may close these issues.

4 participants