Mattwmaster58
Mattwmaster58
The codebase is full of small formatting annoyances, I think something like prettier could enhance the readability. I'd be happy to put in a PR if the maintainers are on...
title says it all
I'm aware that there is an warning in that the search does not work. I thought I'd make an issue to be able to collect and discuss the information regarding...
As far as I can tell, there is no builtin way to access the request initiator with playwright. This has been a long requested feature of puppeteer and it's only...
For example: `store.set("ex", {foo:"bar", bar: function(){console.log("foo")}})` `"ex"` is set to {"foo":"bar"} ` instead of ` {foo:"bar", bar: function(){console.log("foo")}}` PS [ECMAScript 2015 shorthand syntax](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Functions/Method_definitions) isn't supported either.
### What Operating System(s) are you seeing this problem on? Windows ### Which Wayland compositor or X11 Window manager(s) are you using? _No response_ ### WezTerm version 20220722-074625-ca8bdb83 ### Did...
### Is your feature request related to a problem? Please describe. Having more search results would be easy to implement, but it exposes another flaw: the eomji reaction system is...
Hi, I think you could really lower the friction to use this script if you crafted it into a Python pacakge and hosted it on PyPi. Then the installation instructions...
**Describe the bug** - I had Python 3.9 and upgraded to Python 3.10 with `pacman` - Many things fail to work now ### Installing new packages: ``` pipx >(setup:729): pipx...
(I'm aware that #16 already exists, I though it would be nice to layout a few reasons in an organized fashion) This PDF library is, in my experience, the best...