when I open a scala file in Visual Studio Code but shows without format, plain black and white, I'm using a sbt file, it compiles and I can go into console mode so I don't know if I'm missing something? how can I make the scala show with a color format?
when I open a scala file in Visual Studio Code but shows without format, plain black and white, I'm using a sbt file, it compiles and I can go into console mode so I don't know if I'm missing something? how can I make the scala show with a color format?
Have you installed all of the Scala extensions inside of VS Code? That should allow it to recognize the Scala syntax and be able to highlight it.
i cannot start a new scala project
Hmm. Can you provide a little bit more explanation so I can try to help you? Is this after watching an following the tutorial?