Skip to content

v1.3

Compare
Choose a tag to compare
@oowekyala oowekyala released this 23 May 19:53

What's new:

  • Gutter link from productions to their parser method, and vice-versa
  • Code folding can now be disabled selectively in Editor > General > Code Folding

What's changed:

  • Suppression IDs of inspections now don't have the "JavaCC" prefix unless they collide with another inspection

What's fixed:

  • Invoking the Rename action on a JJTree node descriptor now renames all instances of the name in the grammar
  • The suppression ID of UnusedProduction was "JavaCCJccUnusedProduction"