-
### Did you check existing issues?
- [ ] I have read all the [tree-sitter docs](https://tree-sitter.github.io/tree-sitter/using-parsers) if it relates to using the parser
- [X] I have searched the…
-
in the .env file
`DB_CONFIG={"settings": {"name": "Decision Engine Service", "application": { "environment": "development" }}, "configuration":{"type": "db", "db":"mongoose", "options":{"url":"YOUR…
-
## Feature Request
**Is your feature request related to a problem? Please describe.**
@babel/parser has CLI, but I can't do much with it, it even doesn't read .babelrc
**Describe the solution…
-
**Nokogiri** gem doesn’t handle **HTML** entities other than `&`, `` , `"` , and `'`, the rest of the entities are ignored/replaced, but they are valid input in **MathML**.
Issue faced while MathML…
-
```
What steps will reproduce the problem?
1. Create a nose plugin and implement the def options(self, parser,
env=os.environ) method.
2. Add a parser option that has action="append", such as:
parse…
-
In the past you could download your Google Timeline data as JSON via Takeout, and the GPSBabel googletakeout format ( https://www.gpsbabel.org/htmldoc-1.9.0/fmt_googletakeout.html ) would parse it cor…
-
Reproducible on Godbolt:
https://godbolt.org/z/9PsMbz68K
Reproducer:
```f90
real :: x(55555,55555,55555,55555,55555) = 0.0
end
```
Stack dump:
```console
fatal internal error: CHECK(optN)…
-
Hi,
I am currently switching from Ceedling 0.31 to 1.0.0 on a project that is already fully tested.
Usually my modules are arranged like that :
- Module.c (all functions definitions)
- Modu…
-
Apologies if this question/bug was already open
**Describe the bug**
The property: `HelpText.AddenumValuesToHelpText` does not work when the option is of type `IEnummerable`. I'm guessing the list…
-
### Problem
Neovim (inheriting from Vim) has a seldom used feature for combining multiple filetypes into the `'filetype'` option separated by a dot: https://github.com/neovim/neovim/blob/61f1b091ea97…
tpope updated
1 month ago