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

Better fix for "syntax error highlighting quirks" (#2) #27

Closed bjansen closed 10 months ago

bjansen commented 1 year ago

With this change, errors are reported on the correct PSI node, see https://github.com/antlr/antlr4-intellij-adaptor/issues/2#issuecomment-1494821672