Kasper Kondzielski
Kasper Kondzielski
The body in both cases (`--data` and `--data-raw`) looks the same. Isn't that just a fault of additional `Accept: application/json` header?
I think that right now the biggest use case for that would be combining information from multiple language servers. Imagine a project where you have at least two languages. Both...
I agree that this is something different as `MatchError` is not a linking error. But this is a very technical perspective. From the functional perspective mima promises (or should promise...
@armanbilge No problem, thanks for looking into it :)
There is some failing test but I don't think that it is connected: ``` fs2.concurrent.TopicSuite: + subscribers see all elements published 0.042s ==> X fs2.concurrent.TopicSuite.unregister subscribers under concurrent load 0.05s...
fyi: I plan to work on metals-neotree integration so that metals data can be displayed as yet another [neotree](https://github.com/nvim-neo-tree/neo-tree.nvim) panel using neotree display logic.
> Does diffx support modification of nested case class parameters? It should. This is definitely a bug. Thanks for reporting.
Released as 0.8.1
There is some problem with sonatype: ``` [189/243] Execution failed: [404: Not Found] Request failed: {"errors":[{"id":"*","msg":"No activity for repository: comsoftwaremill-1133"}]} ``` The release will probably fail. I will retry it...
We clearly miss some test cases for those. Thanks I will look into that.