Gareth Ari Aye

Results 17 comments of Gareth Ari Aye

Hi @aspyct! Can you use the browser network monitor to figure out exactly what request(s) dav is sending to your server and what response(s) are being received? There's also library...

Thanks for raising this issue! We do have a couple of changes in the works to improve this situation. The first one was https://github.com/JetBrains/intellij-plugins/pull/650 which makes it so that we...

@scheglov @alexander-doroshko So I have a patch open to leverage the `completion.existingImports` in Dart IntelliJ, but the client preference I was thinking about was something extra. This patch only helps...

@mikedeboer Can you take a look and also turn on your travis endpoint? See https://travis-ci.org/profile/mikedeboer and toggle the little radio button for mikedeboer/jsDAV

I ran into the same issue running `make`. Installing `texinfo` via `apt-get` got me past that step, but I am now stuck on `checking for ANSI C header files...`.

Thanks @fzimmermann89! Reinstalling emscripten got me past that bit. I'm now stuck on a bunch of `mktextfm: No such file or directory` error messages (see below). Interestingly enough, I do...

Thanks @fzimmermann89. That worked! We should add some documentation for people using emscripten for the first time. I actually think the issue that @chrisber ran into was that his emscripten...