To use this in your own Scala project, you must first get it to compile with Dotty, please follow the instructions at https://github.com/lampepfl/dotty-example-project
First, make sure code
, the binary for Visual Studio Code, is on your $PATH
,
this is the case if you can start the IDE by running code
in a terminal.
If this is the case and your project succesfully compiles with dotty, you can
simply use the launchIDE
command provided by the sbt-dotty plugin:
sbt launchIDE