Anton
Anton
Would it be an idea to add a simple `foreachError`? It's less powerful compared to `tapError` and for example for logging purposes, returning a `Task` every single time when using...
**Scala:** 3.1.0 **Circe:** 0.14.3 I found an issue when encoding / decoding optional values, and I'm unsure if this is by design. Optional values are not encoded as expected when...
I noticed that the error message is sometimes incorrect when decoding nested objects. ```scala package org.my import cats.implicits._ import io.circe.Decoder import io.circe.parser.decode import io.circe.generic.semiauto.deriveDecoder object MyMain extends App { case...
Is it possible to override the colors in the dark theme? I've tried so many things, and I have yet to find a working or maintainable solution. Naively, I tried...
### Describe the bug When executing `:MetalsFindInDependencyJars` on the command-line with the GitHub Copilot plugin installed with the following input: ``` Filemask: .conf Query: String ``` I then run into...
# Description Adds highlighting of path coordinates by using the existing highlight group `TelescopeResultsLineNr`. ## Type of change - New feature (non-breaking change which adds functionality) ## Screenshots of affected...