tree-sitter-kotlin
tree-sitter-kotlin copied to clipboard
Incorrect import syntax affects parsing of lines below
When editing kotlin-language-server's CodeAction.kt I've noticed that if you have bad syntax, the parser will remove the highlighting from the next lines within the import block. See the screenshot for more context.