-
### What version of Elysia is running?
_No response_
### What platform is your computer?
_No response_
### What steps can reproduce the bug?
This is how we check for file extensions:
https://git…
-
### Feature description
Native GUI FOR WILDCARDs (both txt and yaml)
similar to STYLE Selection GUI willl be nice. select few wildcard with ticks just like style without cluttering prompts.
if po…
-
**There should be an option to manually add entries to the ignore list (With support for the * marks)**
This simple ability would allow me to add exclusions for autorun entries that delete and re-a…
-
Hi thank you so much for this lib!
**tldr;** how do I use mqtt [wildcards](https://www.emqx.com/en/blog/advanced-features-of-mqtt-topics#mqtt-wildcards)? In the code wildcard support is mentioned …
-
See https://github.com/jestjs/jest/issues/15250
-
### Supporting wildcards
It would be useful to be able to pass wildcards (`*`) in path for `setIn` `removeIn`, `updateIn` methods. A wildcard should match all elements in an array or all props in…
-
In certain applications it would make sense to specify certain parts of purl's as intervals or wildcards.
Examples:
* `pkg:npm/foobar@12.3.*`
* `pkg:npm/foobar@12.3.[0..11]`
Is this covere…
-
### Bug description
Wildcards in paths only accept files in that exact directory instead of including files in subdirectories as well.
### Steps to reproduce
1. Use default server config (whi…
-
something like,
```
task *:build *:test
```
it would help keep the the task count down on more complex stuff, or in monorepos. no need for a "build-all" task in this case.
should we enforce…
-
### Feature request
We have a project where default config file (included in version control) is called `config-defaults.php` and contains lots of code that looks like
```php
/**
* @var string …