metals-feature-requests
metals-feature-requests copied to clipboard
Twirl template support
Describe the bug Currently, on a Play Framework project, filename.scala.html aren't recognized as Scala files, and support for GoTo, Linting, etc, is broken.
To Reproduce Steps to reproduce the behavior:
- Create a Play Framework project
- Start using template file for your frontend
Expected behavior Support for metals into theses files
Installation:
- Operating system: Linux
- Editor: Visual Studio Code
- Metals version: v0.7.6
Search terms Twirl, Java Templates, Play Framework, .scala.html
Thank you for reporting! Moving this issue to feature requests
Oops, ty !
After this PR (https://github.com/sbt/sbt/pull/7417), sbt server should start sending diagnostics to Twirl files.