Sam Hasler

Results 31 issues of Sam Hasler

Is it possible to make the `(setq atomic-chrome-buffer-open-style 'frame)` option not "inherit" the splits from an existing window. (Also, is there any reason why the frame cannot be made to...

You cannot press # or \* to cycle through all matchs

The (optional) `Rule` keyword is not currently supported: https://docs.specflow.org/projects/specflow/en/latest/Gherkin/Gherkin-Reference.html#rule

Add permissions so that we can select "Allow access to file URLs" on the chrome://extensions/ page.

I had a page that wouldn't render correctly on Chrome Stable, but would on Chrome Canary, until I realised that the css used transitons, and because I have less chrome...

Seeing [this comment](https://github.com/cburgmer/csscritic/issues/75#issuecomment-171134980) reminded me of a discussion I had with my my manager where I had to explain what CSSCritic was (after talking about it to him previously) because...

The [runnable instance](http://code.runnable.com/VXJo7YUrGNMz4gnD/csscritic-1-2-0-in-action) link in the readme shows a 520 error. Could it be replaced with a simpler demo using static files hosted on github?

Would using the css diff technique here make diff images easier to understand: http://franklinta.com/2014/11/30/image-diffing-using-css/ (feel free to close this if it's not. I just wanted to point this out ot...

In order to use the same HTML in a testcase with several css files that are checked out of our source code repository I'd like to be able to put...

If any property in the object passed to `add` is an array it will run the test for each value in the array. When you want to run many similar...