Simon Parten
Simon Parten
``` { "name": "mill-bsp", "argv": [ "C:\\Users\\partens\\scala-cli\\mill.bat", "--bsp", "--disable-ticker", "--color", "false", "--jobs", "1" ], "millVersion": "0.11.7", "bspVersion": "2.2.0-M1", "languages": [ "scala", "java" ] } ``` This, `C:\\Users\\partens\\scala-cli\\mill.bat` is on the...
``` PS C:\temp\Ils-Origination> mill --version Could not start a Mill server process. This could be caused by too many already running Mill instances or by an unsupported platform. Trying to...
For the lolz, I also did this, ``` PS C:\temp\Ils-Origination> mill --bsp --disable-ticker Launching Mill as sub-process ... Mill in BSP mode, version 0.11.7, Wed Mar 06 11:24:30 CET 2024...
Apologies for disappearing - dragged away for one of the kids. > Search the .bsp/mill-bsp.stderr file for a line starting with "Updating Evaluator". I found this to be an extremely...
closed by #3092 I hope.
@GabeNicholson I'm on M2, but would expect similar behaviour? ``` simon@Simons-Mac-mini indigo2 % mill -v Mill Build Tool version 0.11.7 Java version: 21.0.2, vendor: Homebrew, runtime: /opt/homebrew/Cellar/openjdk/21.0.2/libexec/openjdk.jdk/Contents/Home Default locale: en_GB,...
In response to discord : I personally, would not really even understand how to use waypoint without laminar or vice versa. I'd be happy with the dependance... So at least...
As an aside, moving to upickle 3+ made a big difference in compile times in my scala 3 project
@tgodzik This is something that I'd love to have in metals! Depending on how hard it is, I would consider a tilt at it :-)... I've done some experiments in...
> This is actually part of GSoC projects this year Ohhhh... excellent. Thanks for taking the time to write back. I'll keep my fingers crossed that it gets picked up...