eugene yokota
eugene yokota
This also seems related or plain duplicate of https://github.com/sbt/sbt/issues/3949
I want to confirm if things "flip flop" as mentioned in the linked case. If so we should sort things by name or something so at least it's consistent behavior...
Without looking into the details, I am not really sure if this is a bug or spec. To some degree it sounds like a bug if some command doesn't behave...
@guizmaii Thanks for the report. Could you tell us which terminal program you use? Terminal vs iTerm vs terminal embedded into VS Code etc. Does switching the terminal program make...
@DGolubets Thanks for the report. Could you provide reproduction steps so we can reproduce your problem on _our computers_?
That makes sense. We should pass `VirtualFileRef`, and maybe Zinc can change it to `Path` at the last minute.
@vasilmkd-jetbrains Thanks for the report. I agree with your assessment transitive _Maven "runtime"_ scope dependencies should NOT be part of sbt's `Compile` configuration. Can we reproduce this behavior in Coursier...
Since most sbt maintainers and contributors don't run Windows regularly, to some extent these regressions are expected esp for things like git bash. The terminal in VS Code works on...
@ptrdom Thanks for the report. Could you follow the prescribed template plz? Specifically this issue seems to be missing reproducible steps. I am kind of curious if it's running out...
I guess it's because we are currently assuming "Linux" to be Linux on x86_64, whereas you guys are running Linux on ARM?