Adrien Piquerez
Adrien Piquerez
Thanks for opening this feature request! It might not be too hard to implement this, by pulling https://github.com/microsoft/java-debug/pull/441 to https://github.com/scalacenter/scala-debug-adapter
> Och, maybe we need to bump https://github.com/foundweekends/giter8/blob/7019344151f70069b3a1479b59c5e80f3a14e4fe/build.sbt#L167 Yes probably there is a mismatch between the slf4j-api version and the slf4j-simple version. > Should giter8 be actually moved to sbt...
Thanks for opening this PR. Is it ready to be reviewed? Do you need any help?
@SlowBrainDude thanks a lot for reporting this issue and proposing a fix for it. Indeed it seems that the root cause of the issue is the Java compiler reporting errors...
> BTW, how did you find out that it's the Metals plugin, @adpi2? It took me some time, but to make it short: - I added some logs in `BuildServerReporter`...
Could it be a typo? It should be serverIdleTime**o**ut instead of serverIdleTime**O**ut, as per: https://github.com/sbt/sbt/blob/2f936295f158117baf9397ce8e9487bf9be8c87e/main/src/main/scala/sbt/Keys.scala#L107
> It seems there is an inconsistency in the casing between setting the option and showing its value. I'm not sure if that's worth fixing, but at least it makes...
I guess you don't have the same issue in Scala 2 where the encoding of lazy val is different. Considering this piece of code: ```scala class Foo { lazy val...
So I think we agree there is nothing we can do on the compiler side to improve this.
What are the main differences between `bloopRifle` and `bloopGun`?