-
Hi,
this seems strange, but I'm having problem with using Parser like:
--parameter "-someValue", because Parser treats "-someValue" as Option, which can't find.
Here in wiki, we can see --suffix …
-
I'm working with the stable build (1.9.71). I am trying to set up mutually exclusive options. I have set a mutual exclusion group, and given each option a different string. I also set the MutuallyE…
-
* [X] Are you running the latest version?
* [X] Have you included sample input, output, error, and expected output?
* [X] Have you checked if you are using correct configuration?
* [X] Did you try…
-
### 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
-
- [x] a detailed description of the bug or problem you are having
When running pytest via `pytest.main()`, plugins which add a required options no longer parse their options correctly. This doe…
-
The current Material system is bulky to work with because the uniform buffer locations can change depending on the shader's content, and it doesn't support modding well as right now it requires the sh…
-
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…
-
I am using v4 and I am curious as to how to go about debugging my custom parser?
I have a separate module that I wrote the parser in and am registering it in an adaptor class like so.
When I got t…
-
**Describe the bug**
First, thanks so much for flexmark-java!
We've been using it for ages to render markdown for [cljdoc](https://cljdoc.org/).
One of our users reported that an `.md` doc he…
-
Following #28.
E.g.:
```
S_GET_CURR_MIN_MAX : STRING := 'CURR:LIM:NEG?;:CURR:LIM:POS?$L';
```