Bruno Noriller
Bruno Noriller
Added "useUnifiedTopology: true" because of deprecation warning.
**Detailed context:** - Description of your idea As is, you can probably filter either by "have all cards", or "can craft all cards", but I would like to filter by...
**Is your feature request related to a problem? Please describe.** Support for .http/.rest files **Describe the solution you'd like** .http/.rest files are used on other extensions and even on IntelliJ....
My data is spread among multiple databases (in the same server and the user have access to them), I also have multiple views to abstract some of the complexity. The...
### Describe your suggested feature Maybe as a way to "future proof" and enable a one-stop place to manage all reading done, have a new extension type that is "link...
I made this to help me not have to check docs every time. It's nowhere near enough because I know there's a lot more. It's using JSDoc to have comments,...
### Issue description or question Testing Library has this convenience: https://testing-library.com/docs/dom-testing-library/api-debugging/#screenlogtestingplaygroundurl This opens the playground with the exact dom that's being tested. If, as you're changing code it would open...
I'm in WSL and I have to update with the [offline instructions](https://wallabyjs.com/docs/intro/offline.html#vs-code) because of proxy problems, but some CLI applications I use inside wsl have scripts that just clone using...
### Describe your suggested feature Sometimes on crappy connections, multiple concurrent downloads make none actually download and all fail because of one error or another. So, an option to be...
### Issue description or question I'm using node-fetch to use fetch using quokka and today I got locked out of the github API because too many requisitions are sent as...