Matthew McMillan
Matthew McMillan
Is there an easy way to translate this package? I think it would be great if Arch users using another locale could take advantage of this great wrapper, and this...
It would be great to check incoming requests to make sure they are below a certain size. Otherwise, a malicious client could hit the server with a huge request and...
Currently, `fallback` only catches GET requests, but I think it would be helpful to optionally specify an array of methods that it will catch. The use case would be to...
I think it would be helpful to have an option that would automatically open a new tab once the last tab in the terminal is closed. I always have a...
According to [this page](https://github.com/shoes/shoes/wiki/Building-Shoes-on-Linux), I should be able to install on ArchLinux using shoes-git, but it looks like this package doesn't exist anymore.
It would be nice to be able to specify a custom tailwind.config.js file and have the values in the cheatsheet correspond to those rather than the defaults.
Because Ruby Sass is [being deprecated](https://sass-lang.com/ruby-sass), and the developers [suggest](https://github.com/brigade/scss-lint#notice-consider-other-tools-before-adopting-scss-lint) moving to stylelint or sass-lint. It would be great to include one or both of these linters since projects are...
This changes how x-enum-varnames behaves. Issue #3246 already describes the problem quite well, but to summarize, the current codegen just takes the value specified by x-enum-varnames and sets the enum...
In the version of this extension on extensions.gnome.org, there is no support from 3.10 and users are unable to install it from there.
## Discussion ### What aspect of the language would you like to see improved? I would like to see some form of incremental compilation implemented in Crystal so compilation does...