Questions tagged [scala-metals]

Scala language server with rich IDE features

Metals

Scala language server with rich IDE features

See: https://scalameta.org/metals/

46 questions
0
votes
2 answers

VSCode metals scala, integration tests folder does not see classes

in folder module/src/it I have my integration tests, configured with sbt like in: https://www.scala-sbt.org/1.x/docs/Testing.html#Integration+Tests but VSCode with metals shows me that does not see those classes, everything compiles fine with sbt.…
FrancMo
  • 2,459
  • 2
  • 19
  • 39
1 2 3
4