-
## 🐛 Bug Report
Running the `yarn test`
```
parser
options
1) generates one plural key for unknow languages
0 passing (11ms)
1 failing
1) parser
options
…
-
### Describe the bug
I’m encountering a JSON parsing error when loading a saved game file, specifically related to invalid characters in the player_messages block. This issue seems to have occurred a…
-
Using the operators of the parser to build out the grammar can get quite long, eg: to code the standard variable expression syntax, I have to write this JavaScript: `Sequence(/\${/, 'Chain', /\}/)`.
…
-
### Bug Description
I have an agent built around a query pipeline. The agent has access to a sql tool. The code I have used to build the agent comes from this tutorial: https://docs.llamaindex.ai/en/…
-
### The nature of the feature:
- [ ] Parser(syntax, conceal etc. related)
- [X] Renderer(style, options etc. related)
- [ ] Support(plugin support, language support etc. related)
- [ ] Other
### Des…
-
**Project description**
Tree sitter parser for [C3 programming language](https://c3-lang.org/)
**Metadata**
* homepage URL: https://github.com/c3lang/tree-sitter-c3
* source URL: -
* licens…
-
### Prerequisites
- [X] Write a descriptive title.
- [X] Make sure you are able to repro it on the [latest released version](https://www.powershellgallery.com/packages/PSReadLine)
- [X] Search the ex…
-
**Is your feature request related to a problem? Please describe.**
I'm working on a language that includes a tree-sitter parser. Although it is great that this project can immediately provide langu…
-
### Pitch
My understanding of https://github.com/mastodon/mastodon/blob/d8abc0018f59ed63fb6c5fae2f6081c141a4b978/app/lib/activitypub/activity/create.rb#L117 and https://github.com/mastodon/mastodon/b…
-
> Copied from https://github.com/prettier/prettier/pull/2844#issuecomment-329974989
I feel like the `parser` option is a bit of a leaky abstraction. It would be nice if the option was called `langu…