-
### Prerequisites
- [X] I verified that this is not a filter list issue. Report any issues with filter lists or broken website functionality in the [uAssets issue tracker](https://github.com/uBlock…
-
@RFBomb
Hi
Any idea why the first one below can be parsed correctly, but the second one gives "'Source and Destination were unable to be parsed.'" error?
```
Dim a = RoboCommandParser.Pars…
-
[openHAB](https://www.openhab.org/) comes with [special `.items`, `.rules`, `.sitemap` and `.things` file formats.](https://www.openhab.org/docs/#a-quick-overview) Most of them are rather configuratio…
-
## Bug Description
In the `C#` Code Generator, the `pattern` string is using (`/`_Slashies_`/`) Regex syntax instead of (`@"`_Quoted_`"`) syntax. This is clearly a C# syntax error.
The closest ex…
-
In our TM Schema, we have a regex at https://github.com/w3c/wot-thing-description/blob/main/validation/tm-json-schema-validation.json#L1852 . This is sadly failing in golang and rust and subsequently …
-
### What feature or improvement do you think would benefit Files?
### I've got an idea to enhance the efficiency of implementing translation for both plural and singular words in Files.
* Perso…
-
# Introduction
**Is your feature request related to a problem? Please describe.**
The feature discuss the possibility to introduce a Unique Identification (UID) for rules in the quality checker …
-
## Prerequisites
- [x ] I have searched for similar features requests in both open and closed tickets and cannot find a duplicate.
- [x ] The feature is still missing in the latest stable ve…
-
Wouldn't it be cool if this or something similar would be possible...
```
# https://regex101.com/r/EpiXHF/2
[regex]$regEx = @"
(?mx-i)
^
(?\d+)
(?
(?: [s] (?:econd )? ) |
…
-
I first want to thank you for providing such a valuable resource.
Right now I am writing a program in C to use this and I find that your format is not in an easy to read/process format for the exc…