Michael Franzl

Results 19 comments of Michael Franzl

A good heuristic would be to search `Gemfile.lock` for `^\s*solargraph` (because with Bundler, there is always an automatically generated `Gemfile.lock`).

Target grbl is v0.9. @arsinio Thanks for documenting a workaround for grbl v1.1. Pull requests to prevent the regular expression from failing, are welcome. But gerbil should support both grbl...

It would be the right thing to do. This would involve setting up two webservers (one for no.php and one for proxied content), then testing each use case via HTTP(s)...

I have the same issue as @Tolsee . If I am passing an array as one of the arguments, that array is displayed flattened in the diff message. This is...

This could be #162 where (at least) arrays are flattened in the "found arguments" output message, making you believe that the expectation is met, when in reality it isn't.

For those applications having Solargraph already integrated using Bundler (i.e. in the `Gemfile`), please consider adding a fallback. In those cases, there would be no need to install anything, but...

+1 because I learned about `deployment.targetHost` and `deployment.targetUser` from a third party blog post.

I have been looking to do exactly the same to debug a faulty host configuration.

This issue is still present in wasi-sdk 14d7b78. Confirming the effectiveness of the @j-jorge's workaround.

> Either way, #178 updates wasi-sdk to LLVM 12, which will hopefully resolve this. I can confirm that it is resolved in LLVM v12.