When launching the IDE with sbt launchIDE and the project sources do not compile, the IDE simply does not start.
This can be reproduced by creating a new project with sbt new lampepfl/dotty.g8, adding some code that does not compile in the main class and sbt launchIDE.