Open lefou opened 2 years ago
Seems like a good idea. The less magic, the better.
It might be worth to evaluate, if we can adapt the using
directive (https://scala-cli.virtuslab.org/docs/guides/configuration#in-scala-and-sc-files) from Scala-cli for Mill build scripts. It seems to be much easier to parse them from Mill.
This related to https://github.com/com-lihaoyi/Ammonite/issues/1228, which is worth a full read to understand the motivation
We need a module, that can
Once this is ready, we can stop using Ammonite for all of these tasks and can use this module to provide better BSP support.