thomas725

Results 100 comments of thomas725

> Yeah. They are going to upgrade the Docker images soon. I hope. Who are "they"? Is there an upstream project responsible for that? Where can I find the currently...

Hi there @Emilgardis - hope you've been well! I was wondering if there are any news on this topic, maybe you can recommend some possible alternatives how to cross build...

@scottchiefbaker Thank you for your reply and for offering a reasonably easy path to implement my feature request! Right now I don't have the time to try to acquire and...

Thank you for the offer! I'm certainly willing to test new versions on my machine. My current daily driver laptop is a Lenovo P16 Gen1 running Manjaro Linux (=arch based)....

It's good that there's a workaround, but it's annoying that with it the mouse + tool-tip will still snap to the invisible points / lines - which is confusing since...

oh nice, that feature was exactly what I've been looking for! I'll check out your fork :) see also: https://github.com/abbychau/diesel_cli_ext/issues/69

Is that backport included in version 0.3.17 you released 2 days ago? Trying the same syntax that works in @LukasLohmar 's fork fails: `diesel_ext --import-types "crate::schema::*" --add-table-name --struct-attribute "#[diesel(check_for_backend(diesel::sqlite::Sqlite))]" --derive...

maybe this docs page could help: https://code.visualstudio.com/api/advanced-topics/remote-extensions this page says the WSL connection is a kind of remote connection: https://code.visualstudio.com/docs/remote/wsl

tried copying my "markdownlint.config" block to the vscode config file inside WSL = `/home/user/.vscode-server/data/Machine/settings.json` and restarted vscode afterwards, sadly this did not change the observed behavior.

Hey @DavidAnson ! Thank you for confirming the issue and sorry for not replying again last week. I did open the file via the VS Code UI, But giving the...