antlr / antlr4-intellij-adaptor

A library to support the use of ANTLR grammars in jetbrains IDE plugins for building custom languages.
BSD 2-Clause "Simplified" License
212 stars 38 forks source link

Issue #2, "some syntax errors don't get highlighted" #19

Closed matozoid closed 1 year ago

matozoid commented 3 years ago

Like PR #11 , but without all the formatting changed, and without unrelated changes.

I'm not sure how to deal with the contributors list since this is the work of two other people: @kshchepanovskyi and @Shan1024 .

parrt commented 3 years ago

Hi @matozoid maybe sign the contributors file. @Shan1024 do you have a problem if we close yours and allow this person to submit the PR that is based on yours?

bjansen commented 1 year ago

Thanks!