-
With a lot of artists, it would be nice to be able to type a few characters to filter the pane. Ditto the track list in an album; if I get to an album and want to listen to track 16, rather than scrol…
-
I want to investigate reducing the memory usage of zoekt-webserver when there are many shards. I haven't investigated this properly yet, but have noticed OOMs and I am wondering if there are some wins…
-
### Is your question request related to a specific component?
victorialogs
### Describe the question in detail
I query 80GB of logs (20 million entries) within one hour, Searching for an not …
-
# Bug Report
### 🔎 Search Terms
never extends `${infer P}` yield different result than never extends `${infer P}/`
### 🕗 Version & Regression Information
TS 4.7
type is not what exp…
-
When Multiline = TRUE and Global = True (for VbScript/NA for my wrapper) consider the following subject:
`"File1.zip.exe" & vbCrLf & "File2.com" & vbCrLf & "File 3"`
And the following regex:
…
jpbro updated
5 years ago
-
What is the `ustring` parser for? Assuming you load a valid unicode text file (which in this day and age is every text file) wouldn't it just match everything?
Best guess, this is for something lik…
-
Hi, we rename our release apks like this
```
applicationVariants.all { variant ->
variant.outputs.all { output ->
if (variant.buildType.name == "debug") return
…
-
When searching for an ID, the ID needs to be exactly the same, if it is a "include" relation then there's no search result:
![Screenshot 2021-11-12 at 5.15.23 PM.png](https://raw.githubusercontent.com…
-
v 19.8.18
'united state of america' is a miss (LookupError) which surprised me.
It should return United States of America.
-
I am using **Snowflake.Data** NuGet package **v4.0.0**, / **.NET8.0** / **Windows 11**
My file path contains a space and I am following the following suggestion
"If the directory path or filen…