miam-miam
miam-miam
*Please write a short comment explaining your change (or "none" for internal only changes)* changelog: Add new lint [`positional_named_format_parameters`] to warn when named parameters in format strings are used as...
## Motivation Currently `into_tuple` only works on single `Select` queries. This leads to inconsistencies between the different query types and as such it should be extended to support the `SelectTwo`...
`FluentArgs::set` does not currently replace arguments in the latest version of fluent-bundle (v0.15.2) The PR that fixes this issue (https://github.com/projectfluent/fluent-rs/pull/271) was merged Oct 27 2022. As such the issue is...
Save for later is unable to open files that are stored locally and provides no response showing that the extension cannot do it. Is this just due to the fact...
This provides a fix for #1, I also took the liberty of implementing a preference menu so that users can use the old method if they prefer. The menu itself...
This PR adds an extra solution column that directly links to your solution file for the specific day. Here someone has committed day 1 in their repo but has yet...
## Issue Type The quicktype output when generating go code is incorrect and uncompilable due to it not correctly adding all the imports to the top of the file when...