Adrian Robert

Results 8 issues of Adrian Robert

### Describe the bug ## Issue description When working with Scala in VS Code, Metals will download sources jars and support dereferencing classes from them in code files by the...

bug

**Is your feature request related to a problem? Please describe.** Nickel is pitched as a configuration language and compares itself to [Dhall](https://dhall-lang.org) in its [main README](https://github.com/tweag/nickel/blob/master/README.md) and [Rationale](https://github.com/tweag/nickel/blob/master/RATIONALE.md) documents. The...

type: feature request

Please correct me if I'm wrong, but it appears that the recommended configuration of an Akka "slick-context" here: https://github.com/playframework/play-slick/wiki/ScalaSlickThreads is not actually used for anything. According to the docs here:...

status:backlog

I experienced the following issues with cookies: 1) "Set-Cookie" not searched for in headers case-insensitively. Not sure what the RFCs say, but reality is reality and some servers send "set-cookie"....

I haven't had success digging into why, but if I run: * `sbt "scalafix dependency:[email protected]:organize-imports:0.6.0 [--check]"` (with or without `--check`) it works every time * `sbt "scalafix"` will work _some_...

When configuring for automatic user creation there is the option to select the role the new user will be given. Unfortunately the only options here are the graylog built-in roles...

bug
triaged

Proto3 JSON parsers are [supposed to reject unknown fields unless explicitly requested to ignore them](https://developers.google.com/protocol-buffers/docs/proto3#json_options). But I cannot find an option for this in JSONPB .eitherDecode; it operates in ignore...

You can follow the "recipe" of the now well-known linux terminal to make a more open-ended adventure game. And since it's got a pretty good text understanding system behind it,...