Skip to content

Releases: antlr/intellij-plugin-v4

1.9

19 Dec 21:54
Compare
Choose a tag to compare
1.9

Many thanks to @bjansen Bastien Jansen for his improvements and
See bugs and pull requests / improvements

Of note:

  • save parse trees as svg/jpg/png; right click in parse tree view (1.9)
  • jump between lexer rules in different modes.
  • can jump from parser grammar to lexer grammar via token rule "jump to declaration"
  • Supports only IntelliJ 2016.x+ now! (Dropped 15.x etc...)

We moved to gradle. Thanks to Ivan Bryzzhin
@brizjin.

1.8.4

07 Apr 23:56
Compare
Choose a tag to compare

Upgrade antlr to 4.7 (from 4.6), fix a few null-ptr exceptions see bug fixes.
Requires at least Intellij 15.x now and Java 7 because ANTLR 4.7 needs Java 7!

1.8.3

07 Apr 22:09
Compare
Choose a tag to compare

This minor release has one bug fix and updates the internal ANTLR tool to 4.6 from 4.5.3.

ignore the tag for this release...it got locked on wrong (a recent) commit!

1.8.2

1.8.1

09 Jun 19:46
Compare
Choose a tag to compare

Bug fixes 1.8.1 milestone:

Updates ANTLR 4.5.3 from 4.5.1

Improvements 1.8.1 milestone

1.8.1-rc1

06 Jun 17:45
Compare
Choose a tag to compare
1.8.1-rc1 Pre-release
Pre-release

Bug fixes 1.8.1 milestone:

Improvements 1.8.1 milestone

Please try this out: intellij-plugin-v4.zip 1.8.1-rc1

Also can somebody let me know if the new icon for the non-retina display looks okay?

1.8

08 Nov 21:25
Compare
Choose a tag to compare
1.8

Bug fixes 1.8 milestone:

New features and improvements 1.8 milestone

1.7

17 Jul 20:34
Compare
Choose a tag to compare
1.7

Major release

Note: Only works with Intellij 13.x and 14.x.

New features

  • Comment grammar rule lines with meta-/
  • Grammar rule / comment folding
  • Handles separate parsers and lectures like TParser.g4 and TLexer.g4 (correctly now)
  • Parse tree nodes show the alternative number the parser chose to match that node
  • Can view lookahead trees to show how input directed ANTLR to match a particular alternative

See the full list of enhancements for 1.7.

Have some snapshots of ambiguity trees

And lookahead trees:

Bug fixes

See the full list for 1.7

1.7-rc-2

03 Jul 19:48
Compare
Choose a tag to compare
1.7-rc-2 Pre-release
Pre-release

Major release

Note: Only works with Intellij 13.x and 14.x.

For rc-2, fixed some broken features. Added label to ambiguity window.

New features

  • Comment grammar rule lines with meta-/
  • Grammar rule / comment folding
  • Handles separate parsers and lectures like TParser.g4 and TLexer.g4 (correctly now)
  • Parse tree nodes show the alternative number the parser chose to match that node
  • Can view lookahead trees to show how input directed ANTLR to match a particular alternative

See the full list of enhancements for 1.7.

Have some snapshots of ambiguity trees

And lookahead trees:

Bug fixes

See the full list for 1.7

1.7-rc-1

01 Jul 20:05
Compare
Choose a tag to compare
1.7-rc-1 Pre-release
Pre-release

Major release

Note: Only works with Intellij 13.x and 14.x.

New features

  • Comment grammar rule lines with meta-/
  • Grammar rule / comment folding
  • Handles separate parsers and lectures like TParser.g4 and TLexer.g4 (correctly now)
  • Parse tree nodes show the alternative number the parser chose to match that node
  • Can view lookahead trees to show how input directed ANTLR to match a particular alternative

See the full list of enhancements for 1.7.

Have some snapshots of ambiguity trees

And lookahead trees:

Bug fixes

See the full list for 1.7