Electro Type

Results 7 issues of Electro Type

I'd like to be able to automatically display the full help of a `command` when a validation fails. Let's say a command has a `--port` option with an associated `validator:...

I have multiple accounts in Thunderbird, all configured to use "Local Folders". When a new email comes in, it is available in "Local Folders/Inbox". When an email is seen as...

bug

When debugging and hoving over a variable, or watching the variable in the Variables/Watch panels, is there a way to see the full result of `toString()` *including the newlines*? #####...

bug
variables

Currently, if I understand correctly, only the `DefaultFilter` filter will be called if an expression contains a not found attribute. ``` if (filter instanceof DefaultFilter) { try { input =...

discussion

I don't think my question is the same as https://github.com/darktrojan/openwith/issues/82 , but it is related. I'd like to see an "open with Chrome" _option_ in the context menu that opens...

In my application, the _show effect_ is only executed the very first time my tooltip is displayed! When I mouseover again on the trigger element, the tooltip is displayed _immediately_,...

### I have checked the following: - [X] I've searched existing issues and found nothing related to my issue. ### Describe the feature you want to add I have a...

enhancement