Maddy Guthridge
Maddy Guthridge
To my knowledge, there is no reason it would be impossible to fix. It probably requires some changing to the pipeline for processing filters, and so while it is far...
I may actually have a suggestion for this: a library maintained by one of my coworkers `jewire` has some code that it uses to clone JS objects whilst preserving prototype...
@bpasero it's great that this option exists, but it appears to be entirely undocumented. Notably, I was not able to find documentation in: * [The online reference](https://code.visualstudio.com/docs/configure/command-line) * The help...
Started looking into implementing this, but am a little worried about this causing problems on Windows, since I am unsure how Tuckr handles root-targeted dotfiles there (where there is no...
Additional thought: could it be helpful to introduce a `TUCKR_ROOT` variable to allow users to specify what the "root" of their system should be? * This would make testing root-targeted...
Did some fiddling, and the values seem to be correct internally, so it is only when they are printed that it becomes a problem, so my guess is that the...
Ah in that case, a documentation update would be perfect to resolve this!
Interesting - in my tests, any messages over 1024 bytes are not received. FL Studio is able to receive these messages (using their alpha build where their buffer size is...
Let me know if there's anything I can do to help! I've been hunting for a Rust project to sink my teeth into, so if there are any issues you...