Tyler Eich
Tyler Eich
# Alfred 2.3 support ## Notable changes: `$sub` argument of `result()` now accepts an associative array of mod values. For example: ``` php array( 'Default Subtitle', 'alt' => 'Alternate subtitle',...
### Issue description or question Is there an option to open Wallaby App directly in VS Code? I see the "Launch Coverage & Test Explorer" option, but that takes me...
I noticed that the getBounds function accepts `any[]` and returns `any` according to current definitions. This pull request tightens up that definition to make it more type-safe.
This may or may not be a bug but the behavior seemed interesting, so I thought I'd ask. I isolated this test case, where two identical query strings fill objects...