-
I didn't find a duplicate for this issue, but GitHub's search is terrible, so this may be a duplicate.
I was thinking that we could allow variable bindings to String patterns. For instance:
```d…
-
I would like to specify a command string in the config (like `ripgrep`, or `fzf`) that would override the default search.
This would enable users to share configuration files that enable an array of …
-
We need to integrate a generic embeddings layer into Apollo.
At the moment, provide a search service which embeds the docsite - see #98 for outstanding work there.
But I'd like an architecture where…
-
### Search before asking
- [X] I searched in the [issues](https://github.com/FasterXML/jackson-databind/issues) and found nothing similar.
### Describe the bug
There is my case:
```java
@Js…
-
**Describe the situation**
When the search pattern in the LIKE expression contains underscore characters, tokens are not full extracted from the pattern to apply token bloom filter or full text index…
-
### Things to check first
- [x] I have searched the existing issues and didn't find my bug already reported there
- [X] I have checked that my bug is still present in the latest release
### Typegu…
-
### Summary:
Is there a reason why this isn't working? I tried many variations in schema with no luck. Any help would be great
### Code sample:
#### Schema
```
export const ContentSchem…
-
#### Bug Report Checklist
- [x] Have you provided a full/minimal spec to reproduce the issue?
- [ ] Have you validated the input using an OpenAPI validator ([example](https://apidevtools.org/swagg…
-
### Microsoft PowerToys version
0.86.00
### Installation method
PowerToys auto-update
### Running as admin
Yes
### Area(s) with issue?
Advanced Paste
### Steps to reproduce
Typed text into No…
-
Create lightweight immutable string type that can only be deleted externally, hence it doesn't have to store it's allocator pointer
PS: 25 when all strings are inlined, obviously it's less for larg…