-
I don't see that TeamSQL supports batch separators. Proposing we can assign/edit a key term for a batch separator.
-
**Is your feature request related to a problem? Please describe.**
Currently is possible to change basic locale settings, like translations, however it doesn't allow change format settings like decim…
-
Awesome extension thanks!
It would be really nice if the widget formatted the number, like so:
https://stackoverflow.com/a/3753507
Big numbers like '= 89379438' are a bit hard to read right now…
-
`DigitCollection` should support automatically inserting separators every X digits. This can't be done automatically for non-digit-based systems, because we can't trust that multiple characters are di…
ecton updated
5 months ago
-
Split artist and album-artist tags with separators like & / ,
It's also good to add the ability to edit the separators list
-
Hello,
I've been using si.plot_sorting_summary (spikeinterface version 0.101.0) to visualize and curate the outputs of Kilosort in a web browser. I occasionally get this error "Out of range float v…
-
Hi @LyonSyonII
As of now I don't think there is a good way to express some repetitions:
```Rust
impl Foo for T where T: Baz + Baz + ... {}
//We could do
akin! {
let &Type = [B, ...];
…
Airtz updated
2 years ago
-
**General Information:**
- OS: Arch Linux
- Python version: 3.9
- Library version: 0.4.2
**Describe the bug:**
I have a file (`sparse-first-and-last-column.txt`) containing multiple chara…
-
### Question Validation
- [X] I have searched both the documentation and discord for an answer.
### Question
I have one document on which implemented RAG pipeline. But i found that i need to custo…
-
This is a feature request.
```
// definition
const messages = {
en: {
message: {
hello: 'hello world'
}
},
}
// use
{{ $t("message.hello") }}
```
Now use `.` segmentatio…