intellij-plugin-v4 icon indicating copy to clipboard operation
intellij-plugin-v4 copied to clipboard

An IntelliJ plugin for ANTLR v4

Results 88 intellij-plugin-v4 issues
Sort by recently updated
recently updated
newest added

Sam says: in the IDE extend ProfilingATNSimulator. override getTargetState and computeTargetState (or something like that), along with the corresponding method that's used in LL parsing. look in ProfilingATNSimulator for the...

enhancement

I have a rule that I suspect is nullable but it's very complicated and I can't be sure.

enhancement

I had a literal '

enhancement

it would be helpful to generate graphviz output not just png, pdf for parse trees.

enhancement
comp:GUI
comp:preview

E.g., if we highlight an ID, it should show all id in preview input matched by that specific grammar element.

enhancement

literals in [a-z]+ get one color, literal punctuation another. common things like ‘…’ and “…” too.

enhancement

As we test rules within the preview input window, we could record good input to parse tree matches with a button that then remembered the information and could later generate...

enhancement

Bumps [mockito-core](https://github.com/mockito/mockito) from 4.7.0 to 4.8.0. Release notes Sourced from mockito-core's releases. v4.8.0 Changelog generated by Shipkit Changelog Gradle Plugin 4.8.0 2022-09-07 - 10 commit(s) by Alex, James Baker, Johannes...

dependencies