Adam Dąbrowski
Adam Dąbrowski
Check out https://github.com/mank319/elementaryPlus/pull/428 :)
> I could suppress the warnings by setting a system property mentioned in [jline/jline3#951](https://github.com/jline/jline3/issues/951). (I'm using macOS 14.4.1) > > ``` > $ sbt -Dorg.jline.terminal.exec.redirectPipeCreationMode=native > [info] welcome to sbt...
The Scala extension has been published and can be downloaded from within Zed: >  https://github.com/zed-industries/zed/pull/7933#issuecomment-2025730788 You can find the code under the [scalameta/metals-zed](https://github.com/scalameta/metals-zed) repo.
Thanks for working on this! I just saw a PR appear in my repo bumping `devbox.json`. The diff looks alright, although renovate reports a failing check: https://github.com/dabrowski-adam/advent-of-code/pull/16#issuecomment-2646400426 > ### ⚠️...
> perhaps it is possible to run scala-cli's caching checks quicker than 0.6 seconds? hinting at a missed opportunity for specifically native script files I think that there could also...
This would be very helpful to work around [https://github.com/scala/scala3/issues/20028](https://github.com/scala/scala3/issues/20028). In a project that I work on, we had to disable treating warnings as errors because `No DRI found for query:...
> For the [category-theory-for-programmers-scala-print-2024.pdf](https://github.com/hmemcpy/milewski-ctfp-pdf/files/14458315/category-theory-for-programmers-scala-print-2024.pdf) version, it seems that the text on every other page of this book is misaligned. The print (i.e. book) version needs to accommodate for the binding...