T0nd0Tara

Results 8 issues of 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: ![image](https://github.com/user-attachments/assets/273058a3-f0bc-4643-97ae-72c293787e91) 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...