big update

- remove not supported anymore procedural syntax for main functions
- use App instead of main
- auto format
- move comments to have more user-friendly access to "run" and "debug"
  button for Apps
- move generators to dedicated new file
This commit is contained in:
Côme ALLART
2022-11-16 18:32:24 +01:00
parent 8e8b22f6ec
commit ed51a92116
5 changed files with 59 additions and 83 deletions

3
.gitignore vendored
View File

@@ -11,17 +11,20 @@ target
lib_managed/
src_managed/
project/boot/
project/project
project/plugins/project/
# Scala-IDE specific
.scala_dependencies
.worksheet
.bloop
.idea
out
# Metals
.metals
project/metals.sbt
# Eclipse
bin/