Philipp Korber
Philipp Korber
yes -------- Original Message -------- On Feb 22, 2024, 13:46, Andreas wrote: > Thanks for the report > > You mean the setting Files: Auto Save: afterDelay in VSCode, correct?...
I think I will open a discussion in the internals forum first ;=) The reason it ended up here was because I hoped there might some "quick fix", and changes...
I was approaching this problem from the angle that I would like to rename a `some_crate` named crate to `some-crate`. I agree that one `_` and `-` are treated the...
I'm not completely sure how I feal about the transitive Ops implementations. I have to think about it a bit more.
The naming of `to_mut()` is a bit sub-optimal. As long as we see `MaybeOwned` as an alternative implementations of a `Cow` container it is still kinda intuitive. But with `MaybeOwnedMut`...
I'm closing this as I can't hide it in my Git overview, and it likely won't get any process, and has been superseeded by the fork AFIKT.
Oh, sorry I missed that this is now a PR on `whisperfish:main` instead of `meh:main` :see_no_evil: The problem was the `reviewed-by` filter (so non of the proposed steps would have...
@alexandrudima, I just ran into this issue, too. Is there a good reason why vscode uses scan codes? I mean scan codes are not really meant to be used by...
@alexandrudima thanks for the long explanation. This is quite a quirky problem, I guess to best (but unlikely to be doable) solution would be to fix how browsers handle keyboard...
The "keyCode" workaround just stopped working for me.