-
When using the ANTLRv4 grammar defined [here](https://github.com/antlr/grammars-v4/tree/master/antlr/antlr4) with `antlr4-4.13.1` and the following file (from the example directory) to parse:
```an…
-
### Describe the bug
When running manual install steps on Windows 11 emulated in UTM on a MacOS host, at `poetry shell`:
```
File C: \Users\user\AppData\Local\pypoetry\Cache\virtualenvs\openada…
-
I don't use the listener so I disabled the checkbox for generating a listener on the ANTLR preference pane:
![screen shot 2016-02-03 at 02 53 21](https://cloud.githubusercontent.com/assets/1219836/12…
-
First off, thanks for the incredible suite of tools here; really looking forward to leveraging them when/where I can on projects. Not sure if this was an older feature, but the following example in t…
-
Left-recursive rules emit overloaded methods causing the method reference in the doc comment to not resolve properly. According sharwell, "The reference should resolve properly unless the method is ov…
brwml updated
9 years ago
-
I'm working on a simple lexer grammar (~50 lines). When I try to type with AntlrVSIX 8.2 installed, there's a delay of several seconds per character, and the IDE repeatedly displays a "waiting for an …
-
The generated antlr code in
https://github.com/antlr/antlr4/tree/master/runtime/Cpp/runtime/src/tree/xpath
from https://github.com/antlr/antlr4/blob/master/runtime/Cpp/runtime/src/tree/xpath/XPathL…
-
[@gavinking] We need to migrate to ANTLR 4 and in the process remove all the embedded Java code from the grammar. This is probably going to keep me occupied for a couple of rather tedious days. :-/
[…
-
Hello, I have customized the syntax using Antlr4 (4.13.2), but when using the parser to parse, I found that the general performance loss for each syntax parsing is about 50ms. Our project can only all…
-
I experience unstable behavior from the extension. once installed the first time, it worked fine. later on, all right click commands for displaying graphs reveal this message "No rule selected".
![im…