James Maki
James Maki
I've commented in the jetbrains ticket as well, but i think it's worth posting here as well for those just scrolling by: so far i've found that disabling coursier in...
Given the new `pick` feature, I could rephrase this as a feature request for a streaming version of `pick`, since what I'm looking for is the ability to pick the...
We're still seeing this using 1.3.8 when running `` with ``: ``` [IJ]sbt:project> inspect tree sbtVersion [info] Global / sbtVersion = 1.3.8 ``` ``` [IJ]sbt:project> inspect useCoursier [info] Setting: Boolean...
I ran into what may be a similar issue where when I view a lua `table` from a different thread context, the `keys` and `values` are swapped. ```lua local counter...
I've updated the description (reproduction steps) to include a link to the repo I've updated to reproduce this issue: https://github.com/nivekastoreth/sbt-performance-project