Open
Description
Is your feature request related to a problem? Please describe.
It would be cool if Scala-CLI can have closer integration with an IDE like VS Codium just like in JBang.
It can try to install codium with metals plugin. This reduces the work someone needs to do to work with an ide. Similar to JBang, it might even be possible to pass other ide to open.
e.g:
scala-cli edit MyApp.scala