-
- [X] I have reproduced my issue using the latest version of ANTLR (antlr4-tools and antl4-python3-runtime from PyPi)
- [X] I have done a search of the existing issues to make sure I'm not sending in…
-
@bmmoore sent the following message to k-list (guys, let's have these discussions on github, so we can keep track of them and close as we clarify).
---
We've gotten a bit stuck trying to figure out …
grosu updated
9 years ago
-
I'd appreciate if something like `git branch --delete patch-1` was highlighted appropriately in VSC. The `--delete` token would be highlighted as a parameter. The `git` token would be highlighted as a…
ghost updated
2 years ago
-
Observations/conclusions from the exchange on [Slack](https://xmlcom.slack.com/archives/C01GVC3JLHE/p1729683669891659) regarding computed node constructors:
1. We should highlight the breaking chan…
-
Hi, I'm Daniel Spiewak. I… do a lot of Scala stuff. I've been using Scala for almost exactly 10 years now, and have been on my FP journey for almost exactly as long. Along the way I've worked in ac…
-
Fails to parse:
`
long long __max_align_ll __attribute__((__aligned__(__alignof__(long long))));
`
-
**Is your request related to a specific problem you're having?**
I don't have time to go back and cite all the examples, but see a lot of existing grammars and see our lengthily discussions on sequ…
-
Hi Kaby76
I'm looking into some details about your g2/Cpp14Parser.g4 file, and it seems to me that
`opaque_enum_declaration : enum_key attribute_specifier_seq ? | Identifier enum_base ? | Semi…
-
[Enter steps to reproduce:]
1. ...
2. ...
**Atom**: 1.22.0-beta1 x64
**Electron**: 1.6.15
**OS**: Mac OS X 10.13
**Thrown From**: [tree-view-search-bar](https://github.com/lixinliang/tree-vi…
-
I could be missing something, but it's not clear to me how https://drafts.csswg.org/selectors/#invalid applies to `:not(1)` or `not(1px)` or some such.