antlr / intellij-plugin-v4

An IntelliJ plugin for ANTLR v4
https://plugins.jetbrains.com/plugin/7358-antlr-v4
BSD 3-Clause "New" or "Revised" License
461 stars 103 forks source link

Latest release of the plugin is 4.12, but 4.13 released 3 months ago. #656

Closed kaby76 closed 11 months ago

kaby76 commented 1 year ago

The latest release of the plugin is out of date with the latest release of Antlr. It's been 3 months since the release (then, May 21 2023; now Aug 22 2023).

Note, the version of what tool to use should be abstracted from the plugin.

bjansen commented 11 months ago

I just published version 1.21, which ships ANTLR 4.13.1. The plugin can't work without ANTLR, so we have no choice but to bundle it inside the plugin.