Sean Moran
Sean Moran
Can we do folder name as part of the module name? As it is, this module is pretty much unusable for me, as we have instances of multiple HTML files...
The new recommendation is for `koa` middleware to put everything inside state, right? Why doesn't the `session` middleware do that? Just wondering, not a big deal either way, for me...
I'm using `vim-test` with the `jest` runner. I think I found an edge case for the TestNearest regex engine, but I'm not sure. I assume the edge case is for...
When running `asyncrun` or `asyncrun_background`, if I run e.g. `:TestNearest` again before the first test is finished, I get "ERROR: background job is still running". Running the test twice should...
I'm proposing an option for `vim-test` to show a sequence of successes/failures for individual tests, like `ale`/`syntastic` do for lint errors/warnings. Typically, each test would be given a line in...
[troubleshooting section]: https://vite-ruby.netlify.app/guide/troubleshooting.html - [x] I have tried upgrading by running `bundle update vite_ruby`. - [x] I have read the __[troubleshooting section]__ before opening an issue. ### Description 📖 _Provide...
The `/packages` page gets a 404, but only on refresh or direct link. If you link from elsewhere on the site, with the "Packages" link on the left-hand side, the...
The merge request commits API does not allow any options, but it seems that any commits after the first 20 are thrown out. Interestingly, the request still takes a longer...