Anton Sviridov
Anton Sviridov
Hello. Currently we aren't working on new feature requests for scip-java, focusing mostly on bug fixes and customer issues. Additionally, I don't believe "Go To Definition" exists in our product,...
Tomasz suggests that this is what breaks Metals for me, diagnostics not being delivered. ```scala //> using scala "3.3.3" //> using options -Werror -Wunused:all -Wvalue-discard -Wnonunit-statement //> using plugin "org.virtuslab::besom-compiler-plugin:0.2.2"...
In my experience release-full goes from 0 to eternity real fast with project complexity, I gave up on using it, ever. I'm assuming @plokhotnyuk you are using tests as a...
Just looked at numbers again - the regression of Scala 3 time is very notable though.
> If the proposal is considered, it should, of course, be Yet Another Toggle. @LeeTibbert I think the toggle should be the other way - emit `.bc` by default, and...
I swear I read that page but I think this threw me off :D :sad-violin: 
I think this would be great for user code as well - if incremental compilation produces 1 file per package, then we can produce a single archive per module (and...
Oh, perhaps that's exactly what you mean by `SN build`? I think I'm confused.
I checked with SBT 1.4.2 - seems to be the same: ``` ➜ scala-native-closed-filesystem git:(master) ✗ sbtn sbtVersion [info] entering *experimental* thin client - BEEP WHIRR [info] terminate the server...
> I think the next step, after a rest, is to copy down the sbt-matrix > repository and see if I can replicate. I should've clarified (my fault) - the...