Chris Kipp

Results 299 comments of Chris Kipp

Gentle ping, are there on thoughts on what @lefou offered up above?

> https://github.com/lefou/mill-scala-steward btw this a 404 for me.

Hey @joroKr21, just wanted to check in. Do you plan on returning back to this?

I just hit on another _maybe_ related example of this, but the behavior is slightly different. I'll include it in here to double-check when this is fixed to see if...

Just to double check, we are looking at closing https://github.com/scalameta/metals/issues/3583, but we want to make sure this is documented on our end. Regarding the workaround that you included @kdoomsday, should...

You can now get this with `cs version`.

> Seems to be a problem with how we're querying for JDK on versions above 17 (in the sg instance): If you do a `coursier version` what does it show...

> Thank you for reporting! I'm able to reproduce. A workaround is to include the argument `--output=dump.lsif` in the command > > ``` > scip-java index --output=dump.lsif > ``` >...

> Is there a way to automatically detect which files are compiled with scala-cli? I don't think it super straightforward unless you just assume any `*.sc` or `*.scala` file under...

Thanks for the report @terpstra. This was a very conscious choice to make the behavior this way. The main reasons boil down to a few different things. 1. sbt >...