Amir Raminfar
Amir Raminfar
> JSON.parse() is very memory hungry for polymorphic objects. > If there are a lot of them, there may be memory leaks. I read a lot about `JSON.parse()`. Seems like...
Right now this PR brings the ability to show only specific JSON fields. See screenshot which is work in progress. Search by key would be a natural follow up. I...
> Enable compression (gzip) for SSE and return already parsed and pretty formatted JSON Does the pretty format make a difference? > Show as usual text as default view, but...
Fixed some bugs and scrollback works now.
That would be awesome. You can also use https://vueuse.org/core/useclipboard/#useclipboard since I have it already included in package.json
Let's keep this open
The documentation also seems to be broken :( https://demo.creativebulma.net/elements/badge/
Although not exactly what was requested, `set -U FZF_COMPLETE_OPTS --exact` seems to get pretty close to doing this. If there was a `--prefix` option, that would be even better. Edit:...
I am surprised this functionality doesn't exist.
I found my way to this issue. I believe this is the root cause for the error: ``` CypressError: `cy.task('Matching image snapshot')` failed with the following error: The 'task' event...