Sander Maijers

Results 291 comments of Sander Maijers

@cessen: thanks for your great work! I was wondering how your project is progressing? Have you perhaps planned towards some milestone?

@SeanRBurton: good work! What follow-up to this do you have in mind?

Yes, so I just meant to ask the reporter to suggest how to prioritize any potential improvements. He seems to take an interest in this issue considering he’s filing it....

Whereas the basic VS Code Git extension asks for the password in the GUI, and does not ask it if it is loaded into the credential helper, GitLens refuses to...

Prior art: https://docs.rs/time/0.3.4/time/struct.Time.html#associatedconstant.MIDNIGHT.

Could you please explain in what sense that KV syntax is better than a format string to print values with `Debug`-based formatting? There is one motivation in the docs you...

@japaric: Small reminder in response to your last paragraph: the PR has landed.

That is better solved by [`watchexec`](https://watchexec.github.io/). Also a Rust-based app. What do you think about collaboration, @blacknon? It seems timer- and filesystem-based watching is complementary, often needed together and shares...

@FollieHiyuki: Please do! Being able to reuse this Docker images saves a lot of electricity and time for all those using dev containers with `ltex-ls`.

@himanshumps Can't you use`podman build --cache-from` and `--cache-to` parameters?