Wes Higbee

Results 16 issues of Wes Higbee

Many visual git tools will hide "unchanged" files by default. For example, SmartGit has file icons to toggle this: ![image](https://user-images.githubusercontent.com/180189/32920877-17ba2240-caf9-11e7-8767-e9e91a242e20.png) How about a similar toggle to hide unchanged files and/or...

http://webpackmonitor.com/demo.html#builds How about emphasize the data points that changed between builds on the /builds tab? This can visually call out differences to the human eye. - Maybe red for things...

It would be nice to know which build is which, or what changed in a build. For this I'm thinking of a free form text field attached to each build,...

It would be nice to quickly switch builds with arrow keys or a similarly simple shortcut key. Maybe A/D (of WASD) instead or in addition?

## Why? Occasionally, I want to find an `org` on Docker Hub. - Sometimes I'm looking for an `org` for the first time and I don't know what the `org`...

enhancement

**Describe the bug** There are quite a few APIs that raise/warn about pointers that don't seem to be a problem beyond perhaps a discrepency in metadata. For example: ```python host_clock...

bug

**Describe the bug** When I use `captureStillImageAsynchronouslyFromConnection:completionHandler` on an instance of `AVCaptureStillImageOutput` I get the following error: ```log TypeError: Argument 3 is a block, but no signature available ``` **Platform...

bug