scala-cli icon indicating copy to clipboard operation
scala-cli copied to clipboard

Automatically detect a project in IDEA IntelliJ as Scala CLI when `project.scala` is present

Open Gedochao opened this issue 2 years ago • 0 comments

Is your feature request related to a problem? Please describe. Extracted from #1489

Describe the solution you'd like If a project is imported from a directory containing the project.scala optional configuration file, IDEA IntelliJ should automatically detect it as Scala CLI (without the need to run scala-cli setup-ide . manually first)

Gedochao avatar May 10 '23 10:05 Gedochao