T0nd0Tara
T0nd0Tara
Let's say you have a `rootMenu` and a `printMenu`, I think it's weird to allow the user to enter a sub menu just for printing. I would just like to...
I've noticed it is very hard to remove a role in this plugin, i.e. I can change the role to be `Yes or No answer` for example. but I cannot...
when having a templated function in C++, the plugin will repeat the line in order to show a line for each option Example:  In here I have an enum...
adding an option so that the floating window will be relative to the whole screen and no the current buffer
Although this is not a problem in the regular format, when trying to create custom types based on the `RouteConfig` type. I cannot set the status code to a number....
closes https://github.com/cheeriojs/cheerio/issues/4966
Some times you have a structure like ```html Google Duck Duck Go ``` It'd be convenient to be able to do something like ```javascript $.extract({ engines: [{ selector: "div >...
# Fixes # A Better use of typescript's type system. No reason to allow other status types if those are the only one that can be returned by the twilio...