Intellij Plugin V4 Versions Save

An IntelliJ plugin for ANTLR v4

1.23.1

2 months ago
  • Fixed syntax highlighting in 2024.1 EAP (#691)
  • Explain when a grammar might lack the `parser` keyword (#687)

1.23

3 months ago
  • Fixed NullPointerException on startup (#681)
  • Fixed read access error when using the Preview window (#677)
  • Fixed broken SVG export (#669)
See the complete list of fixed issues.

1.22

7 months ago
  • Time column sorted as string when “Show expert columns" selected (#655)
  • Go To -> Declaration or Usages from declaration should not include the declaration (#629)
  • NullPointer in antlr.intellij.plugin (#627)
  • Exception in plugin ANTLR v4(1.20) on IntelliJ IDEA 2023.1.3 (#650)
  • Structure view shows "loading ..." but nothing comes up (#659)

See the complete list of fixed issues.

1.21

8 months ago
  • Updated ANTLR to 4.13.1
  • Fixed a "read access" issue (#638)

1.20

1 year ago
  • ANTLR bumped from 4.11.1 to 4.12.0 (#620)
  • Fixed compatibility with IntelliJ Platform 2023.1 (#605)
  • A number of other bug fixes
See the complete list of fixed issues.

1.19.3

1 year ago

Update ANTLR to 4.11.1 and some bug fixes

See the complete list of fixed issues

1.19.2

1 year ago

Quick bug fix: https://github.com/antlr/intellij-plugin-v4/issues/558

OOPS. I jumped the gun. Needed one more commit to actually fix #558:

antlr-intellij-plugin-v4-1.19.2.zip

1.19.1

1 year ago

2 quick bug fixes. Live templates were not showing up.

antlr-intellij-plugin-v4-1.19.1.zip

Issues fixed

Pull requests

Contributors

1.19

1 year ago

This fixes a few bugs and has a major improvement and GUI responsiveness for large input in the preview window.

antlr-intellij-plugin-v4-1.19.zip

Improvements, features

Issues fixed

Pull requests

Contributors

1.18

2 years ago
  • Updated to ANTLR 4.10.1
  • Fixed an exception in IDEA 2022.1 (#533)
See the complete list of fixed issues.