Tobias Roeser

Results 290 comments of Tobias Roeser

Scala 3 syntax changed quite a bit since Scala 2. There is new syntax as well as whitespace sensitivity, so this is a lot of work. Please take the time...

@ppkarwasz Please open a new separate issue, as it does not look like the same issue as the OP.

I think there is currently nothing missing. Although there are two dedicated requests for sources and resources, neither of them need any kind of output, as these files and directory...

I wonder what the output of a resources might be, without the mention of any task that can produce additional resources. Also there is no output of a sources. Output...

I don't have profound Bazel experience so I can't say anything about the changes. Looks like the docs already mention how to build with `bazel`. I wonder why all those...

@agluszak Thanks. I have no further comments. LGTM.

There are sbt plugins for Rust and Kotlin as well. I've no experience with them, but I just wanted to point it out, as integrating them (and if needed improve...

Can Bazel and it's plugin be used project local, without requiring the system-wide Bazel tool to have en exact set of plugins and exact versions?

> If we want BSP to become language-agnostic we should better not use sbt, which is too Scala specific. I think most of the complexities in sbt are not specific...

> > Mill would have been a good choice too > > Can mill build projects written in Rust, Typescript, Ruby, Python and other languages? At least the configuration language...