Yangren
Yangren
I'm using the new `super` (`future.builtins.newsuper.newsuper`) with Python 2.7.16 (and future 0.17.1) and I am getting an exception when not passing arguments to `super`. Using `future.builtins`'s `super` with no arguments...
Hi there, apologies if this is a silly question. I came to this plugin from this issue (https://github.com/Crocoblock/suggestions/issues/2515) as I need to accomplish the same thing as the author of...
Please consider adding a Category taxonomy to Items and have an option for a Discount to be applied to all selected categories (or all except the selected categories).
### Bug report Not sure if this is a bug or I'm misunderstanding something, but take the following example files: `foo.php`: ```php
I propose a few new animations. Most are pretty simplistic, but I personally use them and would find it useful if they're integrated into animate.css. Here's a [demo pen](https://codepen.io/AaylaSecura/pen/BagaJbj). Apologies...
I found two particular use cases of the `:has` selector, which work fine in modern browsers but nwsapi throws an error: - `div:has(>div)` results in `'>div' is not a valid...
Hi there, thanks for the great plugin. Is there any way to merge the module-level comments when using `mergeModulesMergeMode: "module"`? I have several files which I want merged as one...
### Bug report As per https://github.com/phpstan/phpstan/discussions/11809 When using PHP v7.4, polyfills are loaded for PHP 8+ functions which causes phpstan to not report an error when those functions are used...
**Describe the bug** Probably related to #5201 but solution in there did not work in this case. I just updated from `socket.io-client` v4.7.5 to v4.8.0 and I am now getting...