Aloïs Cochard
Aloïs Cochard
Hi, first thanks a lot for this great client! We had a bug today, were we did pass an empty list (by mistake) of subscription to the strategy of `GroupConsumer`,...
Also, you might like the fact that the last version of codex (0.2.0.0), will include as well the tags of the current project in the generated `codex.tags`. That is why...
There is no `IList` yet in scalaz8 and it will become essential to have it. A first strategy can be to port the one from scalaz7, not sure if everything...
It's actually purely config, but that would be nice to have some facilities, I suppose we could get `java_rpc_out` and `plugin` value generated behind a gRPC flag or something. Here...
I do often want to show only the last expression of a block of code, and not the intermediate steps. It would be awesome if there was a directive to...
In order for stack to work properly in a `NixOS` environment, it is (sadly) required to pass a `--nix` flag every-time it is called. Which mean that, at the moment,...
**Ideas** - Rewrite from scratch using new shiny machines combinators - Drop `Cabal` dependency, replace with `stack` usage (to download source, and list dependencies, should result in lighter tool) -...
Currently stdout is flooded when run without connection and an empty cabal cache.
HI @mandubian, I'm slightly concern about what I see to be a little abuse of terminology which might push newcomers in a wrong way of thinking. Correct me if I'm...