Jason Rust

Results 6 issues of Jason Rust

I'm using Hyper 2.0 and I've tried the default setting of 0.6 for `interactivePaneOpacity` as well as a low value like 0.2 and am not seeing any dimming of inactive...

bug
help wanted
can't reproduce

In production we turn off immutability for performance and I'm wondering if calls to `cursor.deepClone()` should/could be a no-op? The original intent behind `deepClone` was to get the object back...

question

##### Expected behavior. Can paste an image from an external site into the editor. Similar to #4123, but it doesn't appear that the certificate is actually expired for cors-anywhere.froala.com #####...

With the latest version of protractor (2.1.0) the debugging experience seems much more functional. However, while `browser.pause()` does drop into the debug session, after I type `repl` no other input...

First off, thanks for open sourcing this! It has solved a number of problems I came across with the standard dispatcher as well as just making things much cleaner and...

enhancement

Trying to create a filter like the following which needs to escape the question mark since it is a reserved character in regular expressions. Filter is: :page_path.contains => '^/search\?' The...