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
They're not broken in the IntelliJ ANTLR plugin so I'm not sure what's going on here. We need to either make a full document debugger that highlights text based on its node type for debugging, dump the whole parse tree including ranges, or figure out what the IJ plugin is doing that we are not.
The text was updated successfully, but these errors were encountered:
Ranges are currently broken for:
They're not broken in the IntelliJ ANTLR plugin so I'm not sure what's going on here. We need to either make a full document debugger that highlights text based on its node type for debugging, dump the whole parse tree including ranges, or figure out what the IJ plugin is doing that we are not.
The text was updated successfully, but these errors were encountered: