Michal Příhoda
Michal Příhoda
It seems that default value support for Scala3 in Magnolia just landed a few days ago: https://github.com/softwaremill/magnolia/releases/tag/scala3-v1.1.2
Running `security unlock-keychain` in the problematic terminal session works for me. It started to do this to me every time I log in via SSH or use tmux, since one...
I can confirm the same behaviour even with Ammonite 1.8.1 - ending script with Await.result to wait for a future to resolve ends with timeout exception every time, doing the...
Thank you for the review, all the comments make very much sense and I considered merging @bishabosha's changes, but if at all possible, I would prefer to merge this and...
I agree, installation is definitely good to have and Zed has the necessary functions prepared. But I also assume that any user trying Scala with Zed right now will probably...
> @mprihoda Looks like there are merge conflicts after the project structure rework in zed-industries/zed#8270. 👍 Rebased and updated onto current main, seems to be working again.
> Another idea for the future, to improve the overall out-of-the-box experience: zed-industries/zed#8188 has introduced a "native" way for LSP integrations to discover (and use) an already present server binary...
Comparison of dates seems to compile fine with the current version of quill (4.8.5).
Just FYI, after this PR is done, Metals will be possible: https://github.com/zed-industries/zed/pull/7662