Oliver Hine

Results 84 comments of Oliver Hine

Hi @cloojure I don't get an error, I just get the swagger page is there an error message or could you provide a screenshot? Thanks, Oliy

Ah, thank you. It's not a fatal error but I will try to fix. Cheers

Hi @arichiardi , The OpenAPI spec is in general supported by martian, this was added in #90 and #91 with various extra bits added since. This issue in particular is...

Hi Alex, It delegates all the launching of Chrome etc to cdp4j so I think yes you'll need those fixes upstream. It works on Java 10 on Linux and Java...

Hello, Yes, it's still being maintained. I consider it largely feature complete which is why there hasn't been much activity. All PRs are very welcome, thanks!

Thanks for your input @telenieko and @awb99 I am going to close this issue as no change is particularly relevant to the main repo.

Hi @hden reading this now, superlifter has an atomic way to add a bucket, which would mean you don't need to check for the existence of one first. If I've...

Hi, `dev.clj` probably isn't required at all, as Emacs uses the .dir-locals and the command line doesn't use it either, so could just delete it - I probably copied it...

I think making it work with nrepl and piggieback would be good as I believe this would also work for Cursive. Thanks again for your help.

Steps to reproduce: 1. Clone this repository 2. Run `jpm xpi` on this subproject 3. Install resulting `xpi` file in Firefox 4. Open addon debugger for this addon and view...