You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.The text was updated successfully, but these errors were encountered: